]> git.deb.at Git - deb/packages.git/blobdiff - conf/apache.conf.sed.in
Merge commit 'origin/master' into debian-master
[deb/packages.git] / conf / apache.conf.sed.in
index 8cfd8070c9e0fd8681624507829a7321d3df301c..fff631f5e4da0452f20913ae6ff37cd41fcdcad8 100644 (file)
    RewriteCond %{QUERY_STRING} =""
    RewriteCond %TOPDIR%/www%{REQUEST_FILENAME} -f [OR]
    RewriteCond %TOPDIR%/www%{REQUEST_FILENAME}.en.html -f [OR]
-   RewriteCond %TOPDIR%/www%{REQUEST_FILENAME} -l [OR]
-   RewriteCond %TOPDIR%/www%{REQUEST_FILENAME} -d
+   RewriteCond %TOPDIR%/www%{REQUEST_FILENAME} -l
    RewriteRule . - [L]
 
    RewriteRule ^/(.+)$ /cgi-bin/dispatcher.pl/$1 [L,PT]