Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2004 22:51:41 +0200
From:      Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org>
To:        freebsd-cvsweb@FreeBSD.org
Subject:   Re: how to  restrict access to modules/repositories in cvsweb
Message-ID:  <1075841501.10140.161.camel@bobcat.mine.nu>
In-Reply-To: <00d501c3ea3c$f0653dd0$7300a8c0@Fredlinlaptop>
References:  <00d501c3ea3c$f0653dd0$7300a8c0@Fredlinlaptop>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2004-02-03 at 12:03, Cheng Hao wrote:
> There several projects in my $CVSROOT
> I want some project can be  accessed everyone but others is restrict access.
> who can tell me who to achieve this?

Take a look at the @HideModules (cvsweb < 2.9.2 only) and/or
@ForbiddenFiles parameters in cvsweb.conf, or your web server's
documentation.  Apache, for example:
http://httpd.apache.org/docs/mod/core.html#location
http://httpd.apache.org/docs/mod/mod_access.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1075841501.10140.161.camel>