Rewrite root anyway with handle_path
This commit is contained in:
parent
86deb415dc
commit
b3e6b4e050
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,10 @@
|
|||
Cache-Control "max-age=604800, immutable"
|
||||
}
|
||||
|
||||
root /astra-distrib/* /astra-distrib
|
||||
handle_path /astra-distrib/* {
|
||||
root * /astra-distrib
|
||||
}
|
||||
|
||||
|
||||
encode gzip
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue