Forum Moderators: phranque
all redirect to a new page, such as:
[newsite.com...]
now there are dozens of the soon-to-be old URL's (same base URL, just different values in the query string), but I'd like them to all redirect to a single new URL.
Any suggestions on how to approach this?
Here are some good references:
Introduction to mod_rewrite [webmasterworld.com]
Apache mod_rewrite documentation [httpd.apache.org]
Apache URL Rewriting Guide [httpd.apache.org]
Using Regular Expressions [etext.lib.virginia.edu]
Topic Search on WebmasterWorld [google.com]
Jim