Re: [viewvc-dev] How to secure ViewVC access ?
"Yves Martin" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Message-ID | <1189171257.7585.160.camel__8113.40562436289$1189171275$gmane$org@pcyma> |
On Fri, 2007-09-07 at 08:47 -0400, C. Michael Pilato wrote: > That might work, but I think it would be a major headache that causes you to > change httpd.conf every time you create a new repository. In my case, no. Because a script creates a new repository and generate a permission file for Apache2 in an directory included in the host configuration with "require group" directive for WebDAV access. So add another block for ViewVC is simple now. I just have to allow all publicly available URL at "root" position like "viewvc.cgi/*docroot*/" for instance. -- Yves Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]