update
This commit is contained in:
parent
c77036a671
commit
6605be979d
@ -8,7 +8,7 @@ server {
|
|||||||
location / {
|
location / {
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
index index.html index.htm;
|
index index.html index.htm;
|
||||||
try_files $uri $uri/ /too-tech/index.html;
|
try_files $uri $uri/ /tool-tech/index.html;
|
||||||
if ($request_filename ~* .*\.(?:htm|html)$)
|
if ($request_filename ~* .*\.(?:htm|html)$)
|
||||||
{
|
{
|
||||||
add_header Cache-Control "no-cache, no-store";
|
add_header Cache-Control "no-cache, no-store";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user