|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Webserver CVS (In)Security
From: Crist J. Clark (crist.clark
attbi.com)
Date: Wed Apr 02 2003 - 00:09:05 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Mar 30, 2003 at 04:42:02PM -0500, methodic
libpcap.net wrote:
[snip]
> In the end I chose to delete all CVS directories and files in my webroot
> with this command: find /www -name CVS -type d | xargs rm -rf which I
> have in a shell script that pushes the CVS site live. I didn't need them
> around and I didn't feel like messing around with httpd.conf. I'm not
> sure why people would want to keep them around.. maybe there's a tool
> that performs some sort of statistics. If that's the case, you should
> write a regex in your webserver's config file (if it has that option) to
> deny CVS and anything below it.
No, what you should be doing is a,
$ cvs export web-root
And NOT a 'checkout.'
--
Crist J. Clark | cjclark
alum.mit.edu
| cjclark
jhu.edu
http://people.freebsd.org/~cjc/ | cjc
freebsd.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]