I\'m developing a php application and I have a little issue with Apache and Mod Rewrite. Anyone knows what\'s wrong here?:
RewriteEngine on RewriteBase /mysite/
You might have to set your rewrite base to "/" before starting your expression with "^css..."
RewriteBase /