phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Some questions...


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Some questions...
Date: Wed, 07 May 2003 16:52:03 +0000

>Another question. Between some week i've tu setup a phpgw site with
>also a public webpage using stemgr.
>If some user have to put into sitemg some file (image, docs, ...) they
>have to be uploaded somewhere, so i've installed phpwebhosting.
>But many things of phpwebhosting does not understand...
>
>+ phpwebhosting create under .../home/ a folder for every user. But if
>  i want to make a folder for every group?! Can i configure the
>  folders?!
>+ .../home are intended for user folder, and i've to make some other dirs
>  on .../ ?!
>+ groups and users folder on file temp dir, what they mean?! users are
>  empty, groups have a folder for every group.
>

as long as the webserver can write to the dir you setup for the files (outside 
of
the web root and NOT the real /home preferably, see the install/security HOWTO) 
it
will create dirs as needed.  For group access you need to edit the group and 
click
the little blue box in the ACL column next to phpWebHosting to define the group
access.

Now for sitemrg, I created a sitemgr group and added my sitemgr anon user to 
have
read access to the group and grant access to phpWebHosting to the anon user.  
Then I
can upload files under the group dir and copy the url to put on my sitemgr 
pages as
img's and hrefs.

you /could/ make a link from the phpWH dirs to the website and just refernce the
urls, but then you'd have a world writable dir that's fully publicly accessable.
through phpWH the files is passed though raw, including php and perl files, so
nothing can be script/cgi executed.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]