***************************************************************** You will also need to configure Apache. Consider adding the following to your httpd.conf: Alias /gitphp/ "%%WWWDIR%%/" AllowOverride all Allow from all Then restart Apache: 'apachectl graceful' Then visit 'http://localhost/gitphp/' in a web-browser and follow the configuration instructions. *****************************************************************