Monday, April 10, 2023 at 11:55 AM
Yesterday, I disabled HTTPS for www.philippe97.ca. That simplified my main apache configuration file a lot (000-default.conf). I also simplified my other configuration files. I also changed how I supported HTTPS on my other subdomains. I used to use separate folders and Alias rules to redirect the /.well-known/ URL to another folder (/var/www/wellssl...). I now put the .well-known folder in the document root (/var/www/subdomains/*/.well-known/). I also made sure that the /.well-known/ is not redirected to the HTTPS version of the domain.