Forum Moderators: phranque

Message Too Old, No Replies

Aliases

         

Endeavor

2:13 am on May 19, 2005 (gmt 0)

10+ Year Member



Lets say I have a dictionary website and I want users to have the option of typing in mywebsite.com/ambiguous to see the definition of ambiguous.

is using RedirectMatch the correct way to accomplish this task if I had a file: mywebsite.com/findword.php?word=ambiguous

how can I do this?