NANOWEB, the aEGiS PHP web server
mod_access_referer
The mod_access_referer checks the HTTP referer of every issued request and may reject them if the referer does not match a set of criteria : matches the server name (local referer) or any other listed in a
ReferAllow directive.
Even when loaded, mod_access_referer is not active and you must explicitly activate it in nanoweb.conf, vhosts.conf or a .nwaccess file using the
RefererCheck directive.
NANOWEB, the aEGiS PHP web server