mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-19 09:01:01 +00:00
Merge e8fd1d8b41
into 3555c20a1e
This commit is contained in:
commit
50b66e3a0c
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@ route {
|
|||
hide_via
|
||||
probe_resistance
|
||||
}
|
||||
file_server { root /var/www/html }
|
||||
root * /var/www/html
|
||||
file_server
|
||||
}
|
||||
```
|
||||
`:443` must appear first for this Caddyfile to work. For more advanced usage consider using [JSON for Caddy 2's config](https://caddyserver.com/docs/json/).
|
||||
|
|
Loading…
Add table
Reference in a new issue