Обновить hestiacp_install
This commit is contained in:
parent
9f8722c75e
commit
e612f84687
@ -135,7 +135,7 @@ return [
|
||||
|
||||
# touch /home/admin/conf/web/$DOMAIN/nginx.ssl.conf_my
|
||||
# mcedit /home/admin/conf/web/$DOMAIN/nginx.ssl.conf_my
|
||||
location ~* ^.+\.(pdf|doc|docx|xls|xlsx|ppt|pptx)$ {
|
||||
location ~* ^.+\.(odt|pdf|doc|docx|xls|xlsx|ppt|pptx)$ {
|
||||
proxy_pass https://$IP_ADDRESS:8443;
|
||||
add_header Last-Modified "";
|
||||
add_header Cache-Control 'no-store, no-cache';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user