NANOWEB, the aEGiS PHP web server
Email Address Protection
The mod_emailprotect searches for
mailto: links inside served
text/html content and encodes them, so that the client/user is required to
first go to secondary page and second initiate a FORM POST submit, before
the mail address gets clearly readable.
This procedure is believed to protect email addresses against spambots
of the marketing mafia.
The module itself works rather automatically (after being
loaded), but you want to adjust some
of the paramters on top of this modules source from time to time.
NANOWEB, the aEGiS PHP web server