summaryrefslogtreecommitdiff
path: root/etc/httpd/_acme.conf
blob: 3c1a0ec820a705d71bdd6aa710c5ffb79dc28ac4 (plain) (blame)
1
2
3
4
location "/.well-known/acme-challenge/*" {
	root "/acme"
	request strip 2
}