see if we can use a letsencrypt ssl cert for wcidff
This commit is contained in:
parent
d1bbd5e366
commit
5e1236a70b
3 changed files with 30 additions and 0 deletions
2
files/httpd/wcidff.org.conf
Normal file
2
files/httpd/wcidff.org.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
RewriteEngine on
|
||||
RewriteRule ^/\.well-known/(.*) /srv/web/acme-challenge/.well-known/$1 [L]
|
Loading…
Add table
Add a link
Reference in a new issue