> 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 your directives to a config section like
virtualhost, location, directory, or files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to