No bug here; marking as invalid.
** Changed in: git-core (Ubuntu)
Status: Incomplete => Invalid
--
gitweb should be able to handle different configuration files
https://bugs.launchpad.net/bugs/231844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
On Sun, Jul 06, 2008 at 09:52:58PM -, Ansgar Burchardt wrote:
> gitweb looks in the file pointed to by GITWEB_CONFIG for a configuration
> file. You can set this in .htaccess or virtual host configuration:
>
> ServerName git.domain.org
> DocumentRoot /pub/git
> RewriteEngine on
>
gitweb looks in the file pointed to by GITWEB_CONFIG for a configuration file.
You can set this in .htaccess or virtual host configuration:
ServerName git.domain.org
DocumentRoot /pub/git
RewriteEngine on
RewriteRule ^/(.*\.git/(?!/?(info|objects|refs)).*)?$
/cgi-bin/gitweb.cgi%