Quick Start - Install in Windows

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2317

This topic has not yet been written. The content below is from the topic description.
2.2.4. Install in Windows Unzip the bundle corresponding to your architecture. Change to the bin directory of the subfolder httpd-2.2 where you unzip the bundle and run the installconf.bat shell script. cd httpd-2.2\bin installconf.bat You may run httpd directly by using: httpd.exe or install Apache httpd as a service: httpd.exe -k install and start the service via net start or using httpd.exe: net start Apache2.2 httpd.exe -k start Note that in the windows bundles have a flat directory structure, so you have httpd-2.2/modules/ instead of opt/jboss/httpd/lib/httpd/modules.