theycallmepj Posted September 28, 2006 Share Posted September 28, 2006 I am trying to make a secure site with virtual hostswhen I type into the address bar [code]http://somewebsite.com:443[/code] It brings me to the page I want to see but when I do [code]https://somewebsite.com[/code] The browser gives me an error, I've tried this on several computers.Thanks-Paul Quote Link to comment https://forums.phpfreaks.com/topic/22420-https-problem/ Share on other sites More sharing options...
R_P Posted October 1, 2006 Share Posted October 1, 2006 Are you sure that SSL is set up correctly? When you visit http://somewebsite.com:443, does it prompt you to accept the certificate and display the lock icon in the bottom right corner? It's possible you are telling the server to listen on 443 to serve content but not necessarily using SSL. Also, what OS are you using? Quote Link to comment https://forums.phpfreaks.com/topic/22420-https-problem/#findComment-102008 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.