Redirect / http://my-url-two.fr
Davide
--
We all know Linux is great...it does infinite loops in 5 seconds.
-- Linus Torvalds
Thank you Davide for your quick response.
I tried it and it don't work. I think it's because my problem is a little bit more complex :
The actual URL for my website are http://my-url-one.com and http://my-url-two.fr
I wish to have only http://my-url-two.fr
So, with your line in .htaccess, whatever the URL you call, it seems that the server go in an
endless loop, calling http://my-url-two.fr again and again and again...
But maybe it's because I dont'use the .htaccess system right ? (I'm a newbie ;-)