websites: add fedoraproject.org alias for Fedora Media Writer
This commit is contained in:
parent
b85d421855
commit
c1816caed8
1 changed files with 9 additions and 0 deletions
|
@ -23,3 +23,12 @@ AddEncoding gzip .svgz
|
|||
<Location /static/checksums/>
|
||||
Options Indexes
|
||||
</Location>
|
||||
|
||||
# for osx Fedora Media Writer
|
||||
AddType application/octet-stream .dmg
|
||||
|
||||
Alias /fmw /srv/web/fmw/
|
||||
|
||||
<Directory /srv/web/fmw>
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue