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
/
robots.conf
blob: 63a628f0239de54e4b5f7b21ec8551e563a3db9e (
plain
)
1
2
3
location = /robots.txt { return 200 "User-agent: *\nDisallow: /\n"; }