Our features site is undergoing a refresh! Be sure to explore the revamped site and discover our latest product roadmap launching here on Monday, March 18th.

Skip .well-known for redirection

Wesley Haegens shared this idea 13 months ago
Needs Review

Auto-ssl skips redirects so these addresses do not get SSL.

Having a redirect does not mean we don't want SSL.

So change the redirect system to add a "if not .well-known" like so:

RewriteCond %{REQUEST_URI} !^\/\.well-known\/.*$

Leave a Comment
 
Attach a file