summaryrefslogtreecommitdiff
path: root/www/thttpd/pkg-message
blob: 06a5dc766238dbbc3d328d8ecb03ebe027b22a36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================

	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)

===========================================================================