ive done some mod rewrite for a wordpress blog on index.php. its all working fine except that when i go 'http://www.example.com/admin/' where admin is a folder, it parses it as if admin is a parameter to the index.php file and give errors.
can i have write some exception on the .htaccess to avoid that? or any other ideas on what i can do?