Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Configure Apache web server for Ipv6, https support. |
|
Author |
|
ashwani_ap
Joined: 29 Aug 2007 Posts: 47 Location: Bangalore
|
Posted: Wed 29 Aug '07 15:58 Post subject: Configure Apache web server for Ipv6, https support. |
|
|
Hi Folks,
I want to have apache web server in such a way that it should have following features:
1. Support IPv6.
2. https.
3. Should not run as service. It should be started and stopped through my separate application daemon only.
I am coding in C for Windows and Linux. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
ashwani_ap
Joined: 29 Aug 2007 Posts: 47 Location: Bangalore
|
Posted: Thu 30 Aug '07 13:50 Post subject: Kill apache web server through the C Code. |
|
|
Can you suggest me any C code to start and stop apache web server in Windows. Presently I am able to kill only one httpd.exe throught the PID but other httpd.exe is not dying thus it is still listening to the web request.
_ashwani_ |
|
Back to top |
|
|
|
|
|
|