changes or whatever

merge-requests/2/head
Matthew 2021-07-18 16:45:39 -04:00
parent 2f79e5ca9a
commit a5088363bf
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 4 additions and 0 deletions

View File

@ -32,4 +32,8 @@ server {
log_not_found off;
access_log off;
}
location = /ads.txt {
try_files /var/www/int/1/ads.txt =500;
}
}