Quote:
Originally Posted by teejcee
........
I'll keep looking into how Apache2 is handling the connection. I think the problem is there.
......
|
I think you're right. For http
s to work with apache it needs to be set up first. (Haven't done that myself yet...)
But why use https? it does not prevent anyone from accessing your webserver. It will protect you from 3rd parties from seeing what
you are accessing.
Perhaps protecting your web server (COPS) with a password is enough? (you can setup a username

assword in COPS or even better with .htaccess.)