Thanks. I'm not too sure about RedirectPermanent:

<snip>Several RedirectPermanent old location to new location had an unforeseen side effect: Expulsion from Infoseek.</snip>

I'm going to try what you have below and if it works, I will
definitely let you know.

Jan
---

R'twick Niceorgaw wrote:
May be  RedirectPermanent  will do a domain to domain forwarding.
I have the following in my domain configuration in httpd.conf file not sure
if this will work in .htaccess but may be it will


<VirtualHost xxx.xxx.xxx.xxx:80> ServerName domain.com ServerAlias www.domain.com ServerAdmin "[EMAIL PROTECTED]" RedirectPermanent / "http://domain.net/"; </VirtualHost>

<VirtualHost xxx.xxx.xxx.xxx:443>
        ServerName   domain.com
        ServerAlias  www.domain.com
        ServerAdmin  "[EMAIL PROTECTED]"
        RedirectPermanent / "https://www.domain.net/";
</VirtualHost>

HTH
R'twick



____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub


________________ http://www.wdvl.com _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to