diff options
author | Kevin Fenzi <kevin@scrye.com> | 2017-08-30 14:16:41 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2017-08-30 14:16:41 +0000 |
commit | 84e33ff9f391fb2a0833df309326508d53ff8b1c (patch) | |
tree | 8f1fd5954275480b4e9d74142146b646dd408649 | |
parent | b1b36c15c65780c669ef84e22d073ce48046f4e1 (diff) | |
download | ansible-84e33ff9f391fb2a0833df309326508d53ff8b1c.tar.gz ansible-84e33ff9f391fb2a0833df309326508d53ff8b1c.tar.xz ansible-84e33ff9f391fb2a0833df309326508d53ff8b1c.zip |
try this
-rw-r--r-- | roles/fedora-docs/proxy/files/fedora-docs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/fedora-docs/proxy/files/fedora-docs.conf b/roles/fedora-docs/proxy/files/fedora-docs.conf index ebce64535..508ad1d32 100644 --- a/roles/fedora-docs/proxy/files/fedora-docs.conf +++ b/roles/fedora-docs/proxy/files/fedora-docs.conf @@ -1,5 +1,5 @@ DocumentRoot /srv/web/docs.fedoraproject.org/ -ErrorDocument 404 /_images/404.html +ErrorDocument 404 https://docs.fedoraproject.org/_images/404.html AddType application/epub+zip .epub AddType image/svg+xml .svg |