mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
New template for OpenCart CMS
This commit is contained in:
parent
5a80d18744
commit
5158cdcb3d
1 changed files with 0 additions and 3 deletions
|
@ -6,11 +6,8 @@ server {
|
|||
access_log /var/log/nginx/domains/%domain%.log combined;
|
||||
access_log /var/log/nginx/domains/%domain%.bytes bytes;
|
||||
error_log /var/log/nginx/domains/%domain%.error.log error;
|
||||
|
||||
location / {
|
||||
|
||||
try_files $uri $uri/ @opencart;
|
||||
|
||||
location ~* ^.+\.(jpeg|jpg|png|gif|bmp|ico|svg|css|js)$ {
|
||||
expires max;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue