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_crawler
blob: c80a23f720426078fdd86250f7d03af8aa667870 (
plain
)
1
2
3
4
5
#block download if ($http_user_agent ~* LWP::Simple|BBBike|wget) { return 403; }