initial commit
This commit is contained in:
4
snip.d/robots-txt
Normal file
4
snip.d/robots-txt
Normal file
@@ -0,0 +1,4 @@
|
||||
location = /robots.txt {
|
||||
try_files /.robots.txt /robots.txt =404;
|
||||
log_not_found off;
|
||||
}
|
Reference in New Issue
Block a user