Code:
RewriteEngine on RewriteRule !\.(gif|jpg|png|css)$ /home/swc/public_html/index.php
if you would like to test:
and i would like the above to simply forward to:
any help is greatly appreciated. i searched the old htaccess topics on this forum and nothing seemed to work for me. do i need to install the files somehow?
Comment