The following commit has been merged in the master branch:
commit 6e07e823b19d4d708cbbf714dac7c8192fbbe018
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date:   Wed Jun 4 00:15:42 2008 +0200

    apache.conf: Do not redirect /robots.txt

diff --git a/conf/apache.conf.sed.in b/conf/apache.conf.sed.in
index 2740248..2067d86 100644
--- a/conf/apache.conf.sed.in
+++ b/conf/apache.conf.sed.in
@@ -111,6 +111,7 @@
    RewriteRule ^/[^/]+\.css - [L]
    RewriteRule ^/[^/]+\.js - [L]
    RewriteRule ^/favicon.ico$ - [L]
+   RewriteRule ^/robots.txt$ - [L]
 
 #   RewriteRule ^/$ http://www.debian.org/distrib/packages
    RewriteRule ^/$                     /index.html [L]

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to