Revision: 27341
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 3, 2010 05:46 by hotdiggity
Initial Code
Options +FollowSymLinks RewriteEngine On RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteCond %{REQUEST_URI} !^/beheer(/.*)?$ [NC] RewriteRule .* rewrite?%{REQUEST_URI} [L]
Initial URL
http://forum.modrewrite.com/viewtopic.php?t=3063&highlight=authtype+basic+rewriteengine
Initial Description
Untested
Initial Title
mod_rewrite and httpd passwd protected directory
Initial Tags
Initial Language
Apache