On Wed, Jul 07, 2004 at 11:11:15PM +0200, Graham Leggett wrote: > Dmitri Tikhonov wrote: > > > DirectoryIndex index.cgi > > <Location /index.cgi> > > ProxyPass http://127.0.0.1:8088/index.cgi > ^^^ > > </Location> > > The above looks wrong, it should be: > > ProxyPass /index.cgi http://127.0.0.1:8088/index.cgi
Not according to the docs: http://httpd.apache.org/docs-2.0/mod/mod_proxy.html#proxypass Including /index.cgi argument to ProxyPass directive inside <Location> gives me a syntax error. - Dmitri.
pgpq1bMp3Sz1Z.pgp
Description: PGP signature
