head	1.2;
access;
symbols
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.01.01.19.30.39;	author ohauer;	state dead;
branches;
next	1.1;

1.1
date	2000.10.28.05.11.12;	author will;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@mod_access_referer is an Apache module that understand the "Referer"
HTTP header, and grant or deny access based on the Web page that
refered the file.

The "Referer" HTTP header is sent by the browser to the server, and it
contains the URL of the resource from where the URL of the asked
resource was obtained. The document "Hypertext Transfer Protocol --
HTTP/1.1" RFC 2616 gives the following explanation:
     "The Referer[sic] request-header field allows the client to
     specify, for the server's benefit, the address (URI) of the
     resource from which the Request-URI was obtained (the "referrer",
     although the header field is misspelled.) The Referer
     request-header allows a server to generate lists of back-links to
     resources for interest, logging, optimized caching, etc. It also
     allows obsolete or mistyped links to be traced for maintenance. The
     Referer field MUST NOT be sent if the Request-URI was obtained from
     a source that does not have its own URI, such as input from the
     user keyboard."

WWW:	http://accessreferer.sourceforge.net/

 -- Alex Kapranoff <kapr@@crosswinds.net>
@


1.1
log
@Add mod_access_referer 1.0.1, an Apache module that provides access
control based on Referer HTTP header.

PR:		22083
Submitted by:	Alex Kapranoff <kappa@@zombie.antar.bryansk.ru>
@
text
@@

