|
Posted by cmk128 on 02/08/07 05:48
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)
Navigation:
[Reply to this message]
|