mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
Merge pull request #2458 from freezy-sk/docs-using-typofix
Fixed typo in Webroot documentation section [ci skip]
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ made to your web server would look like:
|
|||||||
Note that to use the webroot plugin, your server must be configured to serve
|
Note that to use the webroot plugin, your server must be configured to serve
|
||||||
files from hidden directories. If ``/.well-known`` is treated specially by
|
files from hidden directories. If ``/.well-known`` is treated specially by
|
||||||
your webserver configuration, you might need to modify the configuration
|
your webserver configuration, you might need to modify the configuration
|
||||||
to ensure that files inside ``/.well-known/ache-challenge`` are served by
|
to ensure that files inside ``/.well-known/acme-challenge`` are served by
|
||||||
the webserver.
|
the webserver.
|
||||||
|
|
||||||
Standalone
|
Standalone
|
||||||
|
|||||||
Reference in New Issue
Block a user