On Mon, Jun 24, 2002 at 06:12:04PM -0400, Robert Landrum wrote:
> I would think that you would need something like the following. 
> 
> <Location />
> SetHandler rewrite accel
> # rewrite rules and accel rules
> </Location>
> 
> Or something like that...  Your goal is to stack these handlers, so that
> rewrite happens first and accel second.

That doesn't work:

$ apachectl configtest
Syntax error on line 1011 of /usr/local/apache/conf/httpd.conf:
SetHandler takes one argument, a handler name

Reply via email to