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/ {
|
||||
alias /var/cache/${dirName};
|
||||
alias /var/cache/${dirName}/;
|
||||
}
|
||||
|
||||
location ~ \.php$ {
|
||||
|
Loading…
Reference in New Issue
Block a user