Why my site is redirected to the default debian page in /var/www after installing letsencrypt?

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.

you can reach my page at : blog.referencementschool.com

thanks in advance

i just forgot the DocumentRoot directive

hi, on my end your site over https giving me 403… check your config as your site looks like its working correctly (perhaps check your htaccess etc…

ssl cert looks to me installed correctly.

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.