Skip to content

Instantly share code, notes, and snippets.

View EX3MP's full-sized avatar

Pascal Fr EX3MP

  • Deutschland
View GitHub Profile
server {
## [Default Nginx Configuration]
# .htaccess 8.1
charset utf-8;
# .htaccess 3.
location = /favicon.ico { log_not_found off; access_log off; }
location = /robots.txt { log_not_found off; access_log off; }