On 07-Jan-2002 Zhang, Li wrote:

> the user is trying to access: http://myhost/secure/index.html
> The server forces to use https://myhost/secure/index.html

Can you just do

        Redirect /secure/ https://myhost/secure/

within the config for your nonsecure host?

- Julian

-- 
Julian C. Dunn, B.A.Sc.   <[EMAIL PROTECTED]>
Senior Software Developer, VerticalScope Inc.
111 Peter St., Suite 700, Toronto, ON
Tel: (416) 341-8950 x236  Fax: (416) 341-8959

istream >> ostream >> "We all scream for ice cream";
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to