On 8/13/05, Carstea Catalin <[EMAIL PROTECTED]> wrote: > How can i "share" ( with chmod for example ) for only some users ( web > programmers ) only one directory where they can put his web pages. > Ex : "share" : /var/www/html/dir1 > for user1,user2,user3 > If user1 make ssh on my server he can view,read,modify,remove only files > from /var/www/html/dir1 > ..............................................................................................
Sounds to me like you might want to just user mod_userdir. There are config examples in the deafult httpd.conf. Mike _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
