hgweb.cgi

The specified CGI application misbehaved… when executing hgweb.cgi for Mercurial

旧时模样 提交于 2019-12-11 03:57:13
问题 I have IIS 6 I installed Mercurial in c:/program files/mercurial I installed Python 2.6 in c:/program files/python I added extension handlings etc for my websites under tab 'home directory'=>'configuration "C:\program files\Mercurial\python\python.exe" -u "%s" "%s" extenstion = .cgi I allowed python.exe in web service extensions "C:\Program Files\Mercurial\Python\python.exe" -u "%s" "%s" I allowed all unknown cgi, although it is not recommended for security reasons I have a website on E:\WWW\