You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
LICENSE | 7 months ago | |
README.md | 7 months ago | |
trolled.conf | 7 months ago |
README.md
trolled
Nginx snippet that redirects common stuff scrapers check to 10GB bin file from Hetzner
Setup
download trolled.conf
put it in snippets/ in your nginx directory
import trolled by putting this in any virtual host (NOT IN A LOCATION): include /etc/nginx/snippets/trolled.conf;
then restart nginx. I recommend you run nginx -t beforehand just to make sure you did it properly.