On Sat, 29 Dec 2001, Jeremy Howard wrote:

> Philip Mak wrote:
> > On Fri, 28 Dec 2001, Igor Sysoev wrote:
> > > I think it should have reverse syntax:
> > >
> > > AccelReverse  http://127.0.0.1:8001/   /
> > >
> > > Or not ? Of course it complicates porting from mod_proxy to mod_accel
> > > but I think it's clearer then ProxyPassReverse syntax.
> >
> > I don't think either order is more clearer than the other, but since
> > ProxyPassReverse has it like / http://127.0.0.1:8001/, my personal opinion
> > is that AccelPassReverse should have it in the same order too to avoid
> > confusion.
> >
> On the other hand, I find mod_proxy's syntax weird and support Igor's
> proposal. Still, either one would be very handy!

RewriteRule   ^/$     http://backend/$1
AccelReverse   /      http://backend/

Today there will be mod_accel-1.0.10 and mod_deflate-1.0.10 tarballs.
I'll post message.

Igor Sysoev

Reply via email to