gitweb, missing project list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I can see my project list when I do:

./cgi-bin/gitweb.cgi

But it does not show on my website
git.digispeaker.com

Rewrite rules:

Options FollowSymLinks ExecCGI Indexes
RewriteEngine on
RewriteRule ^$ /cgi-bin/gitweb.cgi%{REQUEST_URI} [L,PT]
RewriteRule ^[a-zA-Z0-9_\-]+\.git/?(\?.*)?$
/cgi-bin/gitweb.cgi%{REQUEST_URI} [L,PT]

gitweb version:
our $version = "1.5.3.5.605.g79fa-dirty";

This used to work so something has changed at my host.
How can I debug this?


-- 
Jon Smirl
jonsmirl@xxxxxxxxx
--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux