Apache redirect except well known acme challenge?
Sure, here we go:
RedirectMatch 301 ^(?!/\.well-known/acme-challenge/).* https://example.com$0
Sure, here we go:
RedirectMatch 301 ^(?!/\.well-known/acme-challenge/).* https://example.com$0
You must be logged in to post a comment.