protect websites from inside php scripts
Hi all,
Situation: more then one client are hosted on the same server with LAMP on it (linux+apache+mysql+php) and they have access to php.
Question: is there any way I can prevent one client form seing the content of others client's folder? I mean you can find php scripts off the net to extract username/passwords for databases, etc.
I know this is more of a php developer question, but I am interested from the server's administrator's point of view.
Hope I was clear enough.
Peace.
S.
|