
atazevedo at yahoo
Jul 30, 2012, 8:08 AM
Post #1 of 1
(230 views)
Permalink
|
|
rancid and cvsweb - i canīt see my cvs repositories
|
|
Hi, Iīve installed rancid in may computer and runs ok, and now iīve installed the cvsweb but i canīt see my configs. I checked the permisssions and seems ok : cd /usr/local/var/rancid ls -lt drwxrwxrwx 6 rancid wheel 512 Jul 25 09:50 CVS drwxr-x------ 6 rancid wheel 512 Jul 25 09:50 CISCO => my configs @CVSrepositories = ( 'local' => ['My CVS Repository', '/home/cvs'], 'gpa' => ['gpa routers' , '/usr/local/var/rancid/CVS'], # 'freebsd' => ['FreeBSD', '/home/ncvs'], # 'openbsd' => ['OpenBSD', '/home/ncvs'], # 'netbsd' => ['NetBSD', '/home/ncvs'], # 'ruby' => ['Ruby', '/var/anoncvs/ruby'], ); When i open my browser appear the page bellow instead of my cvs repositories "Index of /NEC Parent Directory cvsweb.cgi " In my apache configuration there is the following lines Alias /NEC/ "/usr/local/www/cgi-bin/" <Directory "/usr/local/www/cgi-bin/"> AllowOverride None Options Indexes MultiViews Order allow,deny Allow from all </Directory> I think that there is any configuration error in my apache , but iīm not whatīs wrong . Please, I need of any help !!
|