http://www.home-port.net/formmail/
I set this up and the tests are great, it notifies the ISP of any jerk that thinks they can scan out formmail and exploit it.
The problem is, im having problems with the global setup, i want to set it so it looks like
# Global Alias for entire server
Alias /cgi-bin/formmail.pl /home/mypath/www/formmail/formmail.php
Alias /cgi-bin/formmail.cgi /home/mypath/www/formmail/formmail.php
Alias /cgi-bin/FormMail.cgi /home/mypath/www/formmail/formmail.php
Alias /cgi-bin/FormMail.pl /home/mypath/www/formmail/formmail.php
But when i try it, nothing happens, Anyone got any suggestions? if this can be setup, its a great idea, yah i know formmail is also at cgi-sys but theres no way to force my customers to use it. so the next ideal step is to just cut them off at the server level so if they are still using formmail in their cgi-bin, they would unknowingly be using our formmail
I set this up and the tests are great, it notifies the ISP of any jerk that thinks they can scan out formmail and exploit it.
The problem is, im having problems with the global setup, i want to set it so it looks like
# Global Alias for entire server
Alias /cgi-bin/formmail.pl /home/mypath/www/formmail/formmail.php
Alias /cgi-bin/formmail.cgi /home/mypath/www/formmail/formmail.php
Alias /cgi-bin/FormMail.cgi /home/mypath/www/formmail/formmail.php
Alias /cgi-bin/FormMail.pl /home/mypath/www/formmail/formmail.php
But when i try it, nothing happens, Anyone got any suggestions? if this can be setup, its a great idea, yah i know formmail is also at cgi-sys but theres no way to force my customers to use it. so the next ideal step is to just cut them off at the server level so if they are still using formmail in their cgi-bin, they would unknowingly be using our formmail