RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !index.html
RewriteRule /* /index.html [L]
- 3 Users Found This Useful
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !index.html
RewriteRule /* /index.html [L]
Options -IndexesTurn it back on:Options +Indexes
order allow,denydeny from fraudster.comallow from all
If you have defined your own custom Error Pages using the "Define Error Pages" tool within the...
RewriteEngine OnRewriteCond %{HTTP_USER_AGENT} ^MozillaRewriteRule /* - [L]RewriteCond...
RewriteEngine onRewriteCond %{HTTP_USER_AGENT} ^Bullseye.* [OR]RewriteCond %{HTTP_USER_AGENT}...