How can I redirect a user based on the url he typed in. Here's what I mean: If I was making a dictionary, then let's say that the user types in http://mysite.com/word
Now I need to redirect to a server script, and give a variable to that script with the value of "word". I tried to use...