acidglitter Posted October 31, 2007 Share Posted October 31, 2007 I copied a code from this tutorial, so my .htaccess file now has this in it.. RewriteEngine on RewriteRule !\.(gif|jpg|png|css|js)$ /public_html/index.php But then I just realized you can't view the feed for my site (thats on another site). Like try going to this site http://feeds.feedburner.com/vanillaeyeliner and it goes to my index page.. How can I exclude links to other sites in that RewriteRule above? Link to comment https://forums.phpfreaks.com/topic/75444-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.