RewriteCond %{REQUEST_METHOD} GET RewriteCond %{REQUEST_URI} .*/([^/]+\.htm)$ RewriteCond /-/Cache/%1 !-s RewriteRule .* /-/?PID=static/%1 [T=application/x-httpd-cgi,L]