From a975655c2baea4945a9d1af62b3f247ab1334168 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 11 Sep 2017 19:49:06 +0000 Subject: [PATCH] test this fix in staging --- roles/fedora-docs/proxy/files/fedora-docs.conf.stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/fedora-docs/proxy/files/fedora-docs.conf.stg b/roles/fedora-docs/proxy/files/fedora-docs.conf.stg index bc1fc6def0..ebce64535e 100644 --- a/roles/fedora-docs/proxy/files/fedora-docs.conf.stg +++ b/roles/fedora-docs/proxy/files/fedora-docs.conf.stg @@ -1,5 +1,5 @@ DocumentRoot /srv/web/docs.fedoraproject.org/ -ErrorDocument 404 https://docs.stg.fedoraproject.org/_images/404.html +ErrorDocument 404 /_images/404.html AddType application/epub+zip .epub AddType image/svg+xml .svg