It's possible disable the index view of gitweb page? My boss don't want that users can access to the link:
local.repo/git/?a=project_list
but they can access to specific inner projects:
local.repo/git/?p=Group0/project1
local.repo/git/?p=Group0/project2
...
local.repo/git/?p=Group9/project0
...
P.s.: the server is a Debian 7