running git instaweb in my repository opens a page that says "403 Forbidden - No projects found". What am I missing?
|
3
|
|
|
|
|
|
I don't know Git about Git, but you're probably missing the ability to execute on the directory in question, chmod +X it. |
||||
|
|
|
looks like the debian install of git sets |
||
|
|
|
check the git-web cgi (the perl), see the directory of the projectroot is same as your currect setting. there are some settings that not in gitweb.conf |
||
|
|
