This installation procedure has been tested with IndigoPerl and may or may not work with other bundled distributions of Apache+mod_perl. 1. Download the apache+php+mod_perl bundle from: http://www.indigostar.com/indigoperl.htm 2. Unzip somewhere 3. Double-click "setup.bat" 4. Install somewhere 5. Unpack mod_survey so that it resides in c:\mod_survey 6. Find httpd.conf in the indigoperl installation directory and add the following line to the bottom of that file: Include "c:\mod_survey\windows.conf" (httpd.conf is usually under [install]\apache\conf\httpd.conf) 7. Restart the indigoperl service DISCLAIMER: As far as I can see, indigoperl has not been updated since 2005. This probably means that NO SECURITY FIXES HAVE BEEN APPLIED for the last few years. That means that the above setup should NOT BE USED ON PRODUCTION SERVERS. It is a stupid idea to use windows for running a web server anyway.