From b0d33507916b0b3f4e3096ad38f82b5fa7fecb89 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sun, 11 Oct 2015 19:14:42 +0000 Subject: [PATCH] Revert "robots.txt for bodhi.fp.o." This reverts commit dd76e91f2f441efbd953907889a4168c8f9159ac. --- roles/httpd/reverseproxy/templates/reversepassproxy.bodhi.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.bodhi.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.bodhi.conf index ec0466904c..bbb254330d 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.bodhi.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.bodhi.conf @@ -2,7 +2,5 @@ Header unset Set-Cookie -Alias /robots.txt /srv/web/robots.txt.bodhi.fedoraproject.org - ProxyPass {{localpath}} {{proxyurl}}{{remotepath}} ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}