How to exclude the .well-known folder from redirection
The first step in requesting any SSL certificate is a validation step. This way, the Certificate Authority (CA) can validate that the certificate requested is indeed requested for a domain and hosting you have control over. This validation can be done in multiple ways, one of them being HTTP validation. […]