fbf87c0edd
collection. mod_access_referer is an Apache module that provides access control based on the "Referer" HTTP header content.
9 lines
393 B
Text
9 lines
393 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/02/18 00:53:58 grant Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule access_referer_module lib/httpd/mod_access_referer.so
|
|
|
|
===========================================================================
|