mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Make docs 404 page a real local 404 page instead of a redirect that ends in a 200.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DocumentRoot /srv/web/docs.fedoraproject.org/
|
||||
ErrorDocument 404 https://docs.fedoraproject.org/_images/404.html
|
||||
ErrorDocument 404 /_images/404.html
|
||||
|
||||
AddType application/epub+zip .epub
|
||||
AddType image/svg+xml .svg
|
||||
|
||||
Reference in New Issue
Block a user