Merge pull request #65971 from jb55/zoneminder-fix
zoneminder: fix nginx config
This commit is contained in:
commit
d2f083160f
@ -265,7 +265,7 @@ in {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /cache/ {
|
location /cache/ {
|
||||||
alias /var/cache/${dirName};
|
alias /var/cache/${dirName}/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~ \.php$ {
|
location ~ \.php$ {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user