Jump to content

Solved: Flummoxed! can't figure this out... could have sworn it used to work.


drbigfresh

Recommended Posts

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.