hello,
my site in http is doing (and still doing) fine
but after added the ssl version of the .conf file for my site, when i enter the same url but with https, it is redirected to the Debian Apache default file.
I added the directory to my site as said in the apache2.conf file, but still cannot access the site in https.
hi thanks for watching the site, it is accessible in http, but https gives a 403
after struggling a little bit i managed to access the https version, by adding the SuExecUserGroup , ErrorLog and AccessLog directives. However i don’t think the logs are responsible for this.