Revert "Do not httpd-redirect for acme challenges" Not yet +2 FBR
This reverts commit fd0a29275a
.
This commit is contained in:
parent
0947c8fb9c
commit
b373d2d597
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
{% if sslonly %}
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTPS} off
|
||||
RewriteCond %{REQUEST_URI} !/.well-known/acme-challenge/.*
|
||||
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [NE]
|
||||
{% else %}
|
||||
Include "conf.d/{{ name }}/*.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue