Hi,
I have written a C++ Apache module that performs filtering of HTML content.
There are some XML files which are read by this filter when it does the
filtering. During run-time when this filter is invoked, I'd want the filter
pick up these XML files and read them. I was thinking these XML files
On 2013-05-08 17:02, Sindhi Sindhi wrote:
Hi,
I have written a C++ Apache module that performs filtering of HTML content.
There are some XML files which are read by this filter when it does the
filtering. During run-time when this filter is invoked, I'd want the filter
pick up these XML files a