mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
fixup
This commit is contained in:
parent
11bc915990
commit
9ec386dc24
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ $HTTP["url"] =~ "^/peppermint.json" {
|
|||
```
|
||||
|
||||
#### Caddy
|
||||
The Caddy web server makes it easy to block files. Add this to your `server` block if you have one, or if not just to the end of your file:
|
||||
The Caddy web server makes it easy to block files. Add this to your `server` block if you have one, or if not just to the end of your Caddyfile:
|
||||
|
||||
```caddy
|
||||
@blocked {
|
||||
|
|
Loading…
Reference in a new issue