Add security vulnerability notice.
[htmlpurifier-web.git] / .htaccess.in
blob46e2d1e68dba7a77c315dd14dd707b83caa6dba0
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\.0(\.|-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