On Fri, 04 Mar 2005 15:05:52 +0500, Muhammad Rizwan <rizwan@xxxxxxxxxxxx> wrote: > Hello > > Is there any official API/Library of apache is available for C/C++ > developers. By using that library, developer 'll be able to add new > virtual domains and handle other apache settings etc. > > If there is no such library available then it 'll be good idea to work > on it. ;) Apache has an extensive API that allows you to hook into virtually every part of request processing. See, for example, http://httpd.apache.org/docs-2.0/developer/ and also see the modules/ directory of the source for examples. But it sounds like what you want is more of a programatic way to edit the config files. There are various programs that do this, but I don't know of any standard libraries. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
![]() |