RewriteEngine on RewriteBase / RewriteCond %{REQUEST_URI} system32/cmd.exe [OR] RewriteCond %{REQUEST_URI} (MSADC|scripts)/root.exe [OR] RewriteCond %{REQUEST_URI} ^/_vti RewriteRule ^(.*)$ http://localhost/$1 [L,R=301]