I am using WAMP 2.0 with Apache2.2.11. I am trying to configure my server to access SSL connections.
I have been able to successfully configure the server so that if I type https://localhost, it serves up the correct page. However, if I use the IP address (remotely or on the server) e.g. https://xx.xx.xx.xx, I get the error message: Not Found HTTP Error 404. The requested resource is not found. I seems to me that I have configured things correctly because it is working from localhost, but I don't know why I can't access the same pages remotely. I have verified that port 443 is open and that there is someone listening to it. I have opened the port on both my router and in Windows firewall. Any suggestions would be appreciated. Robert Madsen