Software >> Services >> HTTP Server >> Apache >> For Windows >> How to install apache web server as a service



Apache 1.x for Windows

1.   cd <apache program path> eg. c:\apache

2.   c:\apache> apache -i -n "Service name"
     eg.
     c:\apache> apache -i -n "Apache"