Temporarily disable Subversion and RSSFromSVN, due to borked svn extension
[htmlpurifier-web.git] / .htaccess.in
bloba8c5ce1db87a783a60b61accec9bbc51fe81cda0
1 # HERE xhtml-compiler/main.php mod_rewrite\r
2 \r
3 # Old release warning rewrites\r
4 RewriteCond %{REQUEST_METHOD} !=POST\r
5 RewriteCond %{REQUEST_URI} !/htmlpurifier-3\.1\.1(\.|-standalone|-lite)\r
6 RewriteCond %{REQUEST_URI} !/htmlpurifier-2\.1\.4(\.|-standalone|-lite)\r
7 RewriteCond %{REQUEST_URI} !/phorum-htmlpurifier-3\.0\.0\.\r
8 RewriteCond %{REQUEST_URI} !\.sig$\r
9 RewriteRule ^releases/(htmlpurifier-|phorum-) releases/warning.html [N]\r