Forum Moderators: phranque
RewriteRule (.*) index.php [PT]
The problem is however, that if my page includes a .js or .css file from a sub-folder, it won't grab that file (presumably due to the "catch-all") Does anyone have any ideas how to fix it so the .js and .css files will work?