diff --git a/public/.htaccess b/public/.htaccess index ac2a6fa8e8..a9fec62ba5 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -6,7 +6,7 @@ RewriteEngine On # Needed for https://letsencrypt.org/ certificates. - RewriteRule ^\.well-known/acme-challenge/ - [END] + RewriteRule ^\.well-known/acme-challenge/ - [L] # Uncomment these two lines to force SSL redirect in Apache # RewriteCond %{HTTPS} off