mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update wprocket-hosting.tpl
This commit is contained in:
parent
290600dfcd
commit
1d67c6ae54
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ server {
|
|||
location / {
|
||||
proxy_pass http://%ip%:%web_port%;
|
||||
location ~* ^.+\.(%proxy_extentions%)$ {
|
||||
root %docroot%;
|
||||
access_log /var/log/%web_system%/domains/%domain%.log combined;
|
||||
access_log /var/log/%web_system%/domains/%domain%.bytes bytes;
|
||||
expires max;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue