endeavor88
Programmer
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?
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?