Forum Moderators: phranque
http://localhost/snips/bandb/profile into http://localhost/snips/bandb/home.php pagename='profile'
http://localhost/snips/bandb/css/bb.cs
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/snips/bandb/([0-9a-zA-Z_\&\-\ \.\/]+)$ /snips/bandb/home.php?pagename=$1 [L] RewriteCond %{REQUEST_URI} ^/(cgi-bin|css|images)/?.*$ [NC] http://localhost/snips/bandb/profile http://localhost/snips/bandb/home.php?pagename=profile http://localhost/snips/bandb/css/bb.css was also being rewritten.