Re: [EMAIL PROTECTED] Is there way to embed apache server

2008-03-21 Thread Joshua Slive
On Fri, Mar 21, 2008 at 1:35 AM, Meir Yanovich <[EMAIL PROTECTED]> wrote: > i know there is allot of small web servers out there . > but i wander if some one did something with apache to embed it > thanks Apache is used with all kinds of different applications. But its architecture is not design

Re: [EMAIL PROTECTED] Is there way to embed apache server

2008-03-20 Thread Meir Yanovich
i know there is allot of small web servers out there . but i wander if some one did something with apache to embed it thanks On Thu, Mar 20, 2008 at 11:03 PM, Sean Allen <[EMAIL PROTECTED]> wrote: > perhaps something smaller and designed for that purpose like: > > http://shttpd.sourceforge.net/ >

Re: [EMAIL PROTECTED] Is there way to embed apache server

2008-03-20 Thread Sean Allen
perhaps something smaller and designed for that purpose like: http://shttpd.sourceforge.net/ ? On Mar 20, 2008, at 4:08 PM, Meir Yanovich wrote: c++ /c On Thu, Mar 20, 2008 at 5:49 PM, Sean Allen <[EMAIL PROTECTED]> wrote: On Mar 20, 2008, at 11:22 AM, Meir Yanovich wrote: Hello all i

Re: [EMAIL PROTECTED] Is there way to embed apache server

2008-03-20 Thread Meir Yanovich
c++ /c On Thu, Mar 20, 2008 at 5:49 PM, Sean Allen <[EMAIL PROTECTED]> wrote: > > > On Mar 20, 2008, at 11:22 AM, Meir Yanovich wrote: > > > Hello all > > im looking to embed web server into my application and i wander if > > there any possibility to do that with apache , i don't need all the

Re: [EMAIL PROTECTED] Is there way to embed apache server

2008-03-20 Thread Sean Allen
On Mar 20, 2008, at 11:22 AM, Meir Yanovich wrote: Hello all im looking to embed web server into my application and i wander if there any possibility to do that with apache , i don't need all the functions only the web server and the security support . is there such way ? what language is

[EMAIL PROTECTED] Is there way to embed apache server

2008-03-20 Thread Meir Yanovich
Hello all im looking to embed web server into my application and i wander if there any possibility to do that with apache , i don't need all the functions only the web server and the security support . is there such way ? - The of