| Article: |
PHP Security, Part 1 | |
| Subject: | no PHP security on shared web servers | |
| Date: | 2003-08-22 06:57:48 | |
| From: | anonymous2 | |
|
Response to: no PHP security on shared web servers
|
||
|
The Web hosting company could add an open_basedir directive in the config file for each client's "root" (top-level or virtual host) folder:
|
||
Showing messages 1 through 1 of 1.
-
no PHP security on shared web servers
2003-09-02 12:37:56 anonymous2 [View]



cat /home/clientXYZ/*.php
and you will probably screens php code from clientXYZ's folder.
I agree with the original author. Shared hosting extremely insecure.