Hi,
My web server needs to share for different depts. (http://myorg/depA for dept. A & http://myorg/depB for dept. B). They have their own webmaster.
They will use mysql database and therefore some of the php files will have sql id and password (sensitive data).
How can I avoid the webmaster of dept A to read the sensitive data (php file with sql id and password) in dept B by using php code ?? Is it possible that webmaster of dept A to write php coding to read all files under dept.B ??
Is there any php securityr guidline for web adminstrator?? I would like to check whether my site setting is scecurity enough, but don't know how as I am not good in php programming.
Any comments are appreciated.
Thanks,
Dgx
how to secure php for web hosting/sharing ??
Moderator: General Moderators