A Nginx Shell Script To Block Spamhaus Lasso Drop Spam IP Address. Run this script once a day and drop all spam network IPs with http 403 error. The script will get executed every day via /etc/cron.daily (make sure crond is running).
{ 0 comments }
Posts tagged as:
A Nginx Shell Script To Block Spamhaus Lasso Drop Spam IP Address. Run this script once a day and drop all spam network IPs with http 403 error. The script will get executed every day via /etc/cron.daily (make sure crond is running).
{ 0 comments }
A shell script to update MaxMind GEOIP database using cron job for Apache, Lighttpd and nginx web server under UNIX / Linux / BSD operating system.
{ 1 comment }
A sample perl script to create password using crypt(3), work as replacement for Apache – htpasswd command.
{ 1 comment }
A FreeBSD / Linux shell script to start / stop / restart FastCGI PHP under Nginx web server.
{ 1 comment }