PJ wrote: > Can't find anything on G or web - but I probably didn't try hard > enough. Correct :-) > I am unable to set my virtual hosts to handle https. > I have apache22, mod_ssl, opnenssl and the httpd and httpd-vhosts.conf > files are set up "correctly" but directing a sensitive user > information page to an HTTPS page returns an error of "not found". The > virtual hosts works fine, except for HTTPS. > This is on my intranet for local developing. Is your webserver listening for https requests? Port 443, check it with "netstat -ltn". Or check your "listen.conf" file. /Per -- Per Jessen, Zürich (20.2°C) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php