docs: fix webserver path for http challenge
All checks were successful
the build was successful

This commit is contained in:
Jan Christian Grünhage 2017-12-26 18:38:21 +00:00
parent e4909ebf48
commit 469fd3287b

View file

@ -13,7 +13,7 @@ for creating certificates using the HTTP-Challenge:
Now create a folder in which dehydrated can push the challenge-data later, in this tutorial it
will be called ``dehydrated-www``. Configure your Webserver to serve the contents of this folder
under ``domain``/.well-known/ (for all domains for which you want to create certificates).
under ``domain/.well-known/acme-challenge`` (for all domains for which you want to create certificates).
Next create another folder in which dehydrated will place its configuration, certificates etc.,
in this tutorial it will be called ``dehydrated-data``. In this folder, create a file called