Forum Moderators: phranque

Message Too Old, No Replies

Dynamic URL rewrite question

         

idslamyou

5:11 am on Oct 4, 2005 (gmt 0)



Here is what i am trying to accomplish:

old url:
www.domainame.com/out.php/dynamic_image_name.jpg

I want to redirect traffic to
www.domainame.com/show.php/dynamic_image_name.jpg

Basically how do I force users to the show.php page instead of out.php?