Add gitignore based on previous svn:ignore props.
[htmlpurifier-web.git] / .htaccess.in
blob0e0566e098d139c92856348d990575646a098bce
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\.5(\.|-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