That is because there is no vhost for the domain on port 80 so the web has no idea how to direct it.
I am not sure what tutorial you used to add SSL, but you possibly missed one little step:
I am not sure what tutorial you used to add SSL, but you possibly missed one little step:
- Module Admin>Apache Admin>Override A Virtual Host Setting>[select domain]>
- Port Override = 443
- Forward Port 80 to Overriden Port = check
- Save and wait ~5 mins for the new vhost to be generated and reloaded