Hi!I am trying to set up an Apache 2.2.6 server behind a squid reverse proxy/accelerator.
Squid listens on port 443. Apache listens on port 81 (port 80 already occupied by another server). So squid takes care of all SSL handling.
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://? /Johan Andersson --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx