mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 18:56:55 +02:00
Fixed typo in Webroot section
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