My site works fine on http, but all I get is 404 not found when I change it to https. I think there might be a separate folder where https docs are supposed to go (though I prefer that both http and https use the same files), but I cannot find that folder.
I have adminstrative access to the server - it is a VPS. The folder structure is like this -
/home/sitename/
/certs
/htmldocs - everything is in here
I'm on CentOS 4 and Apache 2. Thanks!