On Mon, Jun 30, 2008 at 4:46 AM, Sylvain Viollat <sviollat@xxxxxxxxxx> wrote: > RedirectMatch permanent / http://www.mydomain.com > > The problem is that all queries which contain something after the .net/ (eg. > index.php?ref=10), are redirect to http://www.mydomain.com/ref=10 If you use RedirectMatch, you usually need to match something and actually pass it on. Try just Redirect. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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