1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/thttpd/pkg-message

12 lines
424 B
Plaintext
Raw Normal View History

===========================================================================
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)
===========================================================================