Your MicroApache
(Win32) Works!!
- You can configure your server using: /MicroApache2.2/httpd.conf
- Run Micro Apache using: /MicroApache.2.2/go.bat or: start /MicroApache.2.2/mhttpd.exe -w
- Your DocumentRoot (Webroot) is currently set as: /wwwroot - put your website there
- Test the Micro Apache configuration using: start /MicroApache.2.2/mhttpd.exe -w -t
To HALT MicroApache, find the active Apache console and press CTRL+C
Or use SysInternals' pskill: pskill mhttpd to terminate
Please see the 2.2.x online documentation at: www.apache.org
Please note the special Apache (Win32) README
Apache webserver support is also available at ApacheFreaks
Example CGI programs - "hello world" exe and "hello" batch file