Skip to content

Commit d4bfbd5

Browse files
authored
Update certbot.rst
Add `$uri` to `share` for Unit version >1.26, as noted in https://unit.nginx.org/configuration/#static-files Perhaps more aclaration is needed about the matter.
1 parent 2c23692 commit d4bfbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/howto/certbot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Generating Certificates
4646
},
4747
4848
"action": {
49-
"share": ":nxt_ph:`/var/www/www.example.com/ <Arbitrary directory, preferably the one used for storing static files>`"
49+
"share": ":nxt_ph:`/var/www/www.example.com/$uri <Arbitrary directory, preferably the one used for storing static files>`"
5050
}
5151
}
5252
]

0 commit comments

Comments
 (0)