Leo Li wrote:
Hi, allI would like to adopt apache http server in my project. But it is necessary for the http server to be an in-process module to be plugged in the current system. That is, I would make a little modification to the make file and build the httpd as a dll/so and export the main method for other modules to reference. But would it lead to some side-effect? Thank you in advance.-- Good luck! Leo Li
Short answer: its not possibleLong Answer: Its not possible because apache was designed as a stand-alone HTTPd.
Simple solution: write a way for your app to talk to Apache. I.e. write a Module that mubmles between your app and apache when it gets a request of some kind that it likes.
Past that, why would you want to do what you're talking about? -- Morgan Gangwere Unknown Software http://sonof.bandit.name/ Member, INCOSE [ incose.org ] PACA [ paca.org ] and NMUG [ nmug.net ] [indrora@boxly ~]#_ Find me on FreeNode! irc.freenode.net ~indrora on ##linux
begin:vcard fn:Morgan Gangwere n:Gangwere;Morgan org:Unknown Software;Programming email;internet:0.fractalus@xxxxxxxxx title:Developer tel;work:+1 505 514 2863 note;quoted-printable:Identities:=0D=0A= Indrora on irc:=0D=0A= irc.freenode.net=0D=0A= =0D=0A= Various IM clients:=0D=0A= Yahoo: trogdor_t_b=0D=0A= GTalk(jabber): 0.fractalus@xxxxxxxxx=0D=0A= MSN: fractalscapes@xxxxxxxxxxxx=0D=0A= =0D=0A= H4x my modem!=0D=0A= uks-is.boldlygoingnowhere.org=0D=0A= There ARE open ports. x-mozilla-html:FALSE url:http://sonof.bandit.name version:2.1 end:vcard
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx