On Thu, Feb 7, 2013 at 6:06 AM, Chris Down <chris at chrisdown.name> wrote: > Here's how my /etc/cgitrc looks: > > virtual-root=/ > scan-path=/home/git > snapshots=tar tar.gz tar.bz2 zip Since snapshots are specified after scan-path, the setting will not be honored. -- larsh