On Sat, 13 Aug 2005 01:33:47 -0700
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
> ..............................................................................................
> Tks!
>  If exist another solution for my web programers ( secure solution )
> to work from distance on my web server please tell me. 
>  
> 
> -- 
> Carstea Catalin

Have you looked into webdav?  It's a module that's available for Apache
that allows the sharing of files over the web.

The only drawback is that, as far as I know, the browser client on
FreeBSD that supports it is KDE's Konqueror.  (If I'm wrong, I would
love to be corrected on this point.)

Andrew Gould
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to