Rob
28/02/2007, 12:57
My website has a Feedback form, after 4 months it has been rumbled, the ‘feedback.php’ file has been crawled and the email address distributed to Spammers. I could of course keep changing the email address but am thinking a better solution would be using one of the error codes. 401 Authorisation required could be the answer. Not sure how to implement this. I want it to apply to all incoming requests for ‘feedback.php’. Entered this between the tags after <!--#echo var="REQUEST_URI" -->. However entering this file name in the browser brings the Feedback Form up. Is it possible to use 401 for this page?
Thanks
Thanks