--- Joe Lewis wrote: > John Zhang wrote: > > I have a module (act as a filter or handler). > While > > processing a request, I encountered a url (similar > to > > an include, eg /foo/bar.xyz, or abc.txt). How can > I > > 1) ask apache to process this request and > > 2) give me the result back (I am waiting for > it > > before I can continue)?
> I did is available on the web : > > http://sharktooth.org/tutorials/whitepapers/apache_includes.html > Joe, Thanks for the reply. I will look into your sample and see if I can do something similar. Thanks Again! John
