changes or whatever
parent
2f79e5ca9a
commit
a5088363bf
|
@ -32,4 +32,8 @@ server {
|
|||
log_not_found off;
|
||||
access_log off;
|
||||
}
|
||||
|
||||
location = /ads.txt {
|
||||
try_files /var/www/int/1/ads.txt =500;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue