Mikael Jirari said: > Hi, I have an apache-ssl server > https://www.my_server.com/my_page works fine > > But I like the apache-ssl server to listen on port 80 with http protocol > for the frontpage so the users won't have to type https.
be sure you have a Listen directive in the config so it knows to bind to port 80. apache has wonderful documentation I reccomend going through it http://httpd.apache.org/docs/mod/directives.html nate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]