linkchilla
Chevereto Member
Website URL
http://www.linkchilla.com
Chevereto version
3.10.1
Description of the issue
Hi,..
the pages:
"Dashboard" -> "Images"
"Dashboard" -> "Settings" -> "External storage" -> "search content"
#/dashboard/images
#/search/images/?q=storage:local
#/search/images/?q=storage:external
give me all a 404 from nginx, when i use the configuration from the docs:
#Force serve upload path as static content
location ~ /images {
}
Without this, it seems to work fine. Any drawbacks, not using this or
maybe a better way to keep it secure?
$nginx -v
nginx version: nginx/1.12.1
Thanks
Stefan
http://www.linkchilla.com
Chevereto version
3.10.1
Description of the issue
Hi,..
the pages:
"Dashboard" -> "Images"
"Dashboard" -> "Settings" -> "External storage" -> "search content"
#/dashboard/images
#/search/images/?q=storage:local
#/search/images/?q=storage:external
give me all a 404 from nginx, when i use the configuration from the docs:
#Force serve upload path as static content
location ~ /images {
}
Without this, it seems to work fine. Any drawbacks, not using this or
maybe a better way to keep it secure?
$nginx -v
nginx version: nginx/1.12.1
Thanks
Stefan