|
Posted by Jerry Stuckle on 02/08/07 13:14
cmk128@hotmail.com wrote:
> Hi
> I have built a free-php-space website, after the user is
> registered, he will have 100MB php space. the server is linux+apache.
> The location of the user's file is in:
>
> /phpspace/<username>
>
> My problem is : if user A is uploaded a php file, user A can use php
> to read user B directory. How can i isolate them?
> That mean if there is php file in /phpspace/usera/index.php, how can i
> make it can read the directory phpspace/usera only?
>
> thanks
> from Peter (cmk128@hotmail.com)
>
Try asking in alt.apache.configuration. You can limit access through
your apache config file.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|