我正在使用带有表单身份验证的 Bonobo Git 服务器。当我尝试从存储库浏览器查看文件时,它显示 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 的许可,它拥有权利。