Brevada / brv

Official Brevada Repository
http://brevada.com
2 stars 0 forks source link

SSL acme challenge must be allowed in htaccess #214

Closed noahnu closed 7 years ago

noahnu commented 7 years ago

Add:

RewriteCond %{REQUEST_URI} !^\/\.well-known\/acme-challenge/[^\/]+

to .htaccess


Temporarily hotfixed.