> If I now add one more config with a different gitweb.conf using setenv,
> gitweb still shows the first one. It seems apache always read the first setenv
> and ignoring the rest. What am I missing here ?
Apache doesn't care what file you put your directives in, you have to
restrict the scope of y
Dear list,
I have come here with a gitweb issue which is related with apache setenv .
I have set gitweb with a single project root and it's running fine. The problem
arise when multiple root come into picture. Following the git documentation, I
have defined
the separate gitweb.conf in the apach