authentication

  1. D

    Basic Auth with exclusions

    I have successfully got HTTP Basic Auth working in a vhost. However, I need to make an exception for a particular directory which should be accessible without authentication (in particular I want to open up .well-known/acme-challenge so that we can automatically renew our LetsEncrypt SSL...
Top