Leo Li wrote:
Hi, all
I 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 possible
Long 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 ]
[EMAIL PROTECTED] ~]#_
Find me on FreeNode! irc.freenode.net ~indrora on ##linux
begin:vcard
fn:Morgan Gangwere
n:Gangwere;Morgan
org:Unknown Software;Programming
email;internet:[EMAIL PROTECTED]
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): [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]