Re: [users@httpd] prg with rewrite_map does not seem to be working, maybe a bug

by Ali Jawadon 2009-06-30T18:30:09+00:00
Hi Bob
Thanks for the hint, isn't it enough to set it to on in .htacccess.
Thanks
On Tue, Jun 30, 2009 at 6:29 PM, Bob Ionescu wrote:
> 2009/6/30 Ali Jawad :
> > #####Apache2.conf
> > RewriteLog "/var/log/apache2/rewrite.log"
> > RewriteLogLevel 9
> > RewriteMap dash2score prg:/var/www/getIpStat.pl
>
> There's no RewriteEngine directive set to "on" in your Apache2.conf?
> In such a case the map program shouldn't be started during server
> startup.
>
> Bob
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

Conversations: [users@httpd] prg with rewrite_map does not seem to be working, maybe a bug