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