Re: Security in PHP When PHP installed as CGI the following cases to be considered
* only public files served
* using --enable-force-cgi-redirect
or
A good way to ensure that security.inc is always included at the top of every PHP script is to use the auto_prepend_file directive.
Last edited by Daccara : 07-22-2008 at 11:44 PM.
|