我正在使用Bonobo Git Server进行表单身份验证。当我尝试从存储库浏览器中查看文件时,它显示404错误。 如果它试图访问README.md文件
URl : http://localhost/gitscm/Repository/helloworld/Blob/master/README.md
显示404错误。
Requested URL
http://localhost:80/gitscm/Repository/helloworld/Blob/master/README.md
Physical Path
E:\usr\scm\Bonobo.Git.Server\Repository\helloworld\Blob\master\README.md
我已经核准了IUSR的权利。