Re: proxy --> SSI

2003-10-06 Thread Bill Stoddard
Kaushal Jha wrote: hey guys, it is possible to pipe the output of mod_proxy to mod_include , I need to ssi the output of proxy, any pointers ? It's possible if you use Apache 2. Bill

Re: proxy --> SSI

2003-10-06 Thread K Lee
> Kaushal Jha wrote: >> hey guys, >> it is possible to pipe the output of mod_proxy to >> mod_include , >> I need to ssi the output of proxy, any pointers ? >> > > It's possible if you use Apache 2. > > Bill > > I use something like this with 1.3.28 and reverse proxy and it seems to