On Tue, 2008-06-24 at 17:59 +0400, Anton Gladkov wrote: > On Tue, Jun 24, 2008 at 05:54:29PM +0400, Anton Gladkov wrote: > > On Tue, Jun 24, 2008 at 05:42:14PM +0400, Erez Zilber wrote: > > > I guess that the problem is that no proper mapping exists. That's why > > > I see the following in /var/log/httpd/error_log: > > > > > > [Tue Jun 24 16:31:52 2008] [error] [client 172.16.0.7] File does not > > > exist: /var/www/html/pub > > > > > > What do I need to add in /etc/httpd/conf.d/ in order to set the > > > mapping to /pub/git instead of /var/www/html/pub ? Is there an example > > > that shows how to map? > > > > IMO the simplest way is to create a symlink 'pub' in /var/www/html directory > > pointing to /pub and to add 'Options FollowSymLinks' to <Directory /> in httpd.conf. > > But, I think it will not help you. > AFAIK you need a gitweb. > To be able to use the HTTP git transport? No. If you use the HTTP transport to clone a repository, gitweb is not used in any way. -- http://spinlock.ch/blog/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html