Redirect /debian to /debian/ on ftp.d.o and friends
[mirror/dsa-puppet.git] / modules / roles / templates / apache-ftp.debian.org.erb
index 73cdb95..3ce02cd 100644 (file)
@@ -16,6 +16,7 @@
        AddCharset UTF-8 .txt
 
        RedirectMatch "^/$" /debian/
+       RedirectMatch "^debian$" /debian/
        Alias /debian/ <%= @archive_root %>/
        Alias /_health /run/dsa-mirror-health-ftp/health
        <Directory /run/dsa-mirror-health-ftp/>