diff --git a/etc/apache2/pandora.conf b/etc/apache2/pandora.conf index a7ef38bfb..f646d966a 100644 --- a/etc/apache2/pandora.conf +++ b/etc/apache2/pandora.conf @@ -24,7 +24,6 @@ ProxyPass /static ! ProxyPass /favicon.ico ! - ProxyPass /robots.txt ! ProxyPass /data ! ProxyPass /.bzr ! diff --git a/static/robots.txt b/static/robots.txt deleted file mode 100644 index 6ffbc308f..000000000 --- a/static/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Disallow: / -