On Mon, June 12, 2006 4:31 pm, Lai Yiu Fai wrote: > Thanks but filter looks complicated to do a simple job.
It looks complicated, but it isn't when you get down to it. > That module just > requires to request a XML document via https. What would be the simply > way > to do that? Use mod_proxy_http to request the document, and configure mod_ssl to handle the SSL - there should be no need to write any code as far as I can see. Regards, Graham --
