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
----- Original Message -----
From: "Jan Major" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 1:54 PM
Subject: [wdvltalk] Re: need help w/.htaccess redirect | now working!
> Deb
> Will that work for domain/domain redirects? I don't have Cpanel or
> Manage Subdomains. I'm trying to make a form at https://domain to
> redirect to http://domain.
>
> I have tried so many different configurations and can't get it to
> work. Any suggestions?
>
> Jan
> --
> http://www.jdvisions.com
> Web Development and Design
>
>
> puterbug.com wrote:
> > Hi all,
> >
> > Just thought I'd let you know that redirect is now working :) For those
> > of you who use Cpanel, there is a link for Redirects in there which I
> > couldn't make work. However, if you use the Manage Subdomains link
> > there is an option to redirect a subdomain, worked like a charm and
> > instantaneously, too! Helps if you're in the right place before you try
> > something, heh?
> > Thanks to all who posted to me on this.
> >
> > Deb
> > www.puterbug.com
> > www.pixelresources.net
>
>
> ____ . 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.unsub%%
>
____ � 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]