Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
nginx_conf
master
Samples of nginx configurations I found useful.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block_facebook
blob: f1c5d7ddaab6306e856035bf586daff2963fdb67 (
plain
)
1
2
3
4
if ($http_user_agent ~* facebook) { return 403; }