forked from infra/ansible
dl.fedoraproject.org: make *-CHECKSUM files download
This is another attempt at 86696cf. Appearently the condition must be
set to "always" in order to for the header to be "persisted across
internal redirects".
Signed-off-by: Gregory Bartholomew <gregory.lee.bartholomew@gmail.com>
This commit is contained in:
parent
a754144f19
commit
53cbfac4e6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Cause *-CHECKSUM files to download instead of being displayed inline
|
||||
<Files *-CHECKSUM>
|
||||
Header set Content-Disposition attachment
|
||||
Header always set Content-Disposition "attachment"
|
||||
</Files>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue