Hi,I need to redirect the URL http://www.mydomain.net/index.php?ref=10 to http://www.mydomain.com/. I've added the following line in www.mydomain.net VirtualHost :
RedirectMatch permanent / http://www.mydomain.comThe 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
Is there a way to get ride of the element to get http://www.mydomain.com ? I hope my question has sense because my english is not that good ! Thanks --------------------------------------------------------------------- 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