Hi all,
I just developed my first apache module following the tutorial on the apache
website. The module is responsible for adding one header value to the active
request which must be checked in a mod_rewrite ReWriteCondition.
The problem is, that this value never reaches the mod_rewrite Rule. T
modules-dev@httpd.apache.org
> Betreff: Re: Change Request-Header before mod_rewrite
> On 06/04/2012 10:53 PM, Marc apocalypse17 wrote:
> > Hi all,
> >
> > I just developed my first apache module following the tutorial on the
> apache website. The module is responsible for ad