On Thu, 19 Jun 2008 15:01:18 +0100 Ian Munday <ian.munday@xxxxxxxxxxxxx> wrote: > I'm using the .htaccess file Ouch! That makes for slow and complex. > However, using the old URLs with parameters does not work. Indeed, that's the point where you need RewriteRule rather than Redirect[1]. If you have access to httpd.conf, you should also look at RewriteMap. [1] We get far more of the opposite: complex Rewrite setups where a simple Redirect or Alias would work. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx