head	1.3;
access;
symbols
	RELEASE_9_0_0:1.2
	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;
locks; strict;
comment	@# @;


1.3
date	2012.03.20.02.21.48;	author swills;	state dead;
branches;
next	1.2;

1.2
date	2011.10.24.09.11.21;	author dougb;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@2012-04-18 www/p5-Apache-AddHostPath: Only works with mod_perl 1 which is removed

Feature safe:	yes
@
text
@Apache::AddHostPath is a perl module that can transform a requested URI based
on the hostname and port number from the http request header.  It allows you
to manage an arbitrary number of domains/subdomains all pointed at the same
document root, but for which you want a combination of shared and distinct
files.  Essentially, the module implements Apache's URI translation phase by
attempting to use some or all of the URL hostname and port number as the base
of the URI.  It simply does file and directory existence tests on a series
of URIs (from most-specific to least-specific) and sets the URI to the
most specific match.

Author: Robert C W Jenks <rjenks@@cvsroot.org>
@


1.2
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@@


1.1
log
@Add p5-Apache-AddHostPath 0.02, perl interface for transforming a
requested URI based on host/port.
@
text
@a11 2

--will
@

