On 06/12/2007, Johan Andersson <[EMAIL PROTECTED]> wrote:
> But I have problems to get Apache to understand that it should use
> https:// instead of http://, for example:
> If I request https://server/dir Apache tries to redirect the browser to
> http://server/dir (as it doesn't know the browser acctually used
> https:// to begin with).
>
> Any idea how I force Apache 2.2.6 to use https:// instead of http://?

I think you might want the Protocol directive, but it's not documented
yet so I can't be sure. Just for giggles, try Protocol https and see
if a) your server starts and b) it gets you anywhere closer to fixing
the problem. If either, please reply and I'll try and documented it
:-)

-- 
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to