Eric Covener wrote:
>
> I know the manual says using a map in per-dir context works [in
> general] when you defined it at proper scope, but can you try using
> your self-defined map in the context you defined it? Maybe it just
> doesn't work for non-internal maps?
>
I had tried putting this
On Fri, Jun 24, 2011 at 5:25 PM, Mike F. @ LabJack wrote:
>
>
> Eric Covener wrote:
>>
>> Are you 100% sure your request is handled by this virtual host?
>>
>
> Yes. No other virtual hosts point to that directory. When I had other rules
> in the .htaccess file, they worked as expected.
>
> I've al
Eric Covener wrote:
>
> Are you 100% sure your request is handled by this virtual host?
>
Yes. No other virtual hosts point to that directory. When I had other rules
in the .htaccess file, they worked as expected.
I've also tried RewriteMap lower int:tolower, and that worked.
--
View this m
> My /etc/apache2/sites-available/mynewsite looks like this:
Are you 100% sure your request is handled by this virtual host?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
I am attempting to use an external program in RewriteMap. It seems that no
matter what I do, data never makes it to my program.
I'm on an Ubuntu 11.04 machine, running Apache 2.2.17.
My /etc/apache2/sites-available/mynewsite looks like this:
RewriteEngine On
RewriteLock "/var/run/rewrite-lock.l