Forum Moderators: mack
Any help would be greatly appreciated.
Yes, it is possible. Are you running an Apache HTTP server? RedirectMatch would be an easy approach. Here is a thread in the Apache forum here at WebmasterWorld that discusses a similar topic, with explanations and solutions:
[webmasterworld.com...]
You'll need the following CGI variables:
- SERVER_NAME
- HTTP_SCRIPT_URL
- QUERY_STRING
Let me know if this points you in the right direction, or if you need more of a nudge.
[edited by: LifeinAsia at 10:44 pm (utc) on Oct. 15, 2007]
I haven't tested it extensively, so it may need some modifications.