mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +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
|
||||
files from hidden directories. If ``/.well-known`` is treated specially by
|
||||
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.
|
||||
|
||||
Standalone
|
||||
|
||||
Reference in New Issue
Block a user