Hey guys, sorry if I'm posting at the wrong place. Sorry if I'm not even supposed to post this here at LET, but I just got a domain today and just enabled SSL/https. I got my SSL cert from StartSSL for free.
I installed everything, it worked, but the only thing is I'm given this error whenever I access my site with
https://:
Not Found
The requested URL / was not found on this server.
Apache/2.2.22 (Ubuntu) Server at mydomain.com Port 443
And the SSL works perfectly though, I can see the green https and all
And since it's using port 443, I assume that's the reason. I installed the SSL using a2enmod ssl instead of a2ensite ssl since whenever I use that it says "Site ssl does not exist!", and the StartSSL installation help said I should use mod_ssl instead.
Can anyone help? I have no idea what to do, I want the SSL to work on port 80, or is there a workaround here that I'm missing? Sorry, I'm still new to this. I'd appreciate it a lot if anyone could help.