/ Published in: Apache
Untested
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Options +FollowSymLinks RewriteEngine On RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteCond %{REQUEST_URI} !^/beheer(/.*)?$ [NC] RewriteRule .* rewrite?%{REQUEST_URI} [L]
URL: http://forum.modrewrite.com/viewtopic.php?t=3063&highlight=authtype+basic+rewriteengine