mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
Add *
matcher token, because root starts with /
This commit is contained in:
parent
ac03a8e7c7
commit
16083dec0d
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ You can also use another folder as the site root:
|
||||||
```
|
```
|
||||||
localhost
|
localhost
|
||||||
|
|
||||||
root /home/me/mysite
|
root * /home/me/mysite
|
||||||
file_server
|
file_server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue