freebsd-ports/devel/tcllib/pkg-message
Will Andrews c9a437c5c2 Add Tcllib, a collection of utility modules for Tcl.
PR:		18263
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 03:35:21 +00:00

12 lines
424 B
Plaintext

===========================================================================
If you want users to be able to create their own web
subdirectories off of the main web directory, you need to:
a) add a group for www admins
b) chgrp yourgroup ${PREFIX}/bin/makeweb ${PREFIX}/www
c) chmod 2755 ${PREFIX}/bin/makeweb
d) tell them about makeweb(1)
===========================================================================