synapticus Posted February 26, 2007 Share Posted February 26, 2007 Works fine connecting with port 80 I would think this might be an error in listen.conf here is what mine looks like Listen 80 <IfDefine SSL> <IfDefine !NOSSL> <IfModule mod_ssl.c> Listen 443 </IfModule> </IfDefine> </IfDefine> Is this correct? What else might be the problem? Thanks Syn Link to comment https://forums.phpfreaks.com/topic/40262-site-works-until-ssl-is-enabled-then-404/ Share on other sites More sharing options...
liquinas Posted February 26, 2007 Share Posted February 26, 2007 I think you have to change the url to https://www.lmao.lol Link to comment https://forums.phpfreaks.com/topic/40262-site-works-until-ssl-is-enabled-then-404/#findComment-194803 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.