Lanny Baron wrote:
> 
> Hello,
> I have a simple redirection for our web based mail that goes from a http to
> https. The problem seems to be that if anyone from outside the LAN tries to
> get to http://webmail.freebsdsystems.com they simply can't.
> 
> Our virtualhost container is:
> <VirtualHost 216.126.94.34>
> ServerAdmin [EMAIL PROTECTED]
> ServerName webmail.FreeBSDsystems.COM
> Redirect / https://secure.freebsdsystems.com/cgi-bin/sqwebmail/sqwebmail
> ErrorLog /var/log/www/webmail.freebsdsystems.com-error_log
> TransferLog /var/log/www/webmail.freebsdsystems.com-access_log
> </VirtualHost>
> 

Just tested it and it works fine. What is the problem?

Rgds,

Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to