Re: [EMAIL PROTECTED] Embedding Apache HTTP Server

2007-01-15 Thread William A. Rowe, Jr.
FYI - modules-dev@httpd.apache.org is more attuned to folks doing source code and binary interoperability experiments like this. You might get better answers there. Sreejith wrote: > Hi all, > > I am looking to embed Apache HTTP server in my C Program, so that I > can programtically create vir

[EMAIL PROTECTED] Embedding Apache HTTP Server

2007-01-14 Thread Sreejith
Hi all, I am looking to embed Apache HTTP server in my C Program, so that I can programtically create virtual directories on the fly. This will aslo help me to better control my environement. Any body has done something similar? Thanks, Sreejith