drbigfresh Posted November 19, 2007 Share Posted November 19, 2007 Nevermind, suddenly started working. Very odd. So I have my rule in my .htaccess as: Options +FollowSymLinks RewriteEngine on RewriteRule showlist(.*)\.htm$ /showlist.php?listid=$1 And it is supposed to convert from: http://www.dootsi.com/showlist.php?listid=6 to: http://www.dootsi.com/showlist6.htm but I just can't seem to find anything wrong with it, and I swear it used to work. And I double checked an mod_rewrite is still running on the server. Anyone have any ideas or can they spot anything? Thanks, Scott. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.