On Wed, Mar 11, 2009 at 02:35:04PM +0900, Charles Plessy wrote: > Dear Gerrit, > > In addition to Gerfried's suggestion, adding the following lines in the apache > configuration file would make http://localhost/gitweb work out of the box, > provided that the following symbolic link is added in /usr/share/gitweb. > > lrwxrwxrwx 1 root root 27 2009-03-11 14:18 index.cgi -> > /usr/lib/cgi-bin/gitweb.cgi > > <Directory /usr/share/gitweb> > Options FollowSymLinks +ExecCGI > AddHandler cgi-script .cgi > </Directory> > > I can prepare a patch to your package if you are interested, optionally with
Hi Charles, that would be nice, thanks. You can get the Debian package sources through git clone http://smarden.org/git/git.git/ commit to the debian-sid branch, use format-patch and send the patch to this report. Regards, Gerrit. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org