You've already forked nginxsnippets
initial commit
This commit is contained in:
3
log-exclude.conf
Normal file
3
log-exclude.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
location = /.env { access_log off; log_not_found off; }
|
||||
location = /favicon.ico { access_log off; log_not_found off; }
|
||||
location = /robots.txt { access_log off; log_not_found off; }
|
Reference in New Issue
Block a user