Thanks for your answer. I've try to use Redirect instead of RedirectMatch but result is the same. I'm still getting redirect with the end of the URL.


Eric Covener wrote:
On Mon, Jun 30, 2008 at 4:46 AM, Sylvain Viollat <[EMAIL PROTECTED]> 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.



--
Sylvain Viollat
Administrateur Système et Réseau
Tél: +33 (0)4 91 11 00 77 (interne: 515)

http://www.abritel.fr
Groupe HomeAway

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to