From 096ae486334485099a291e2e861da5bfaaf93a2d Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Tue, 10 Oct 2000 22:03:35 +0000 Subject: [PATCH] Small correction. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33578 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/security.xml | 2 ++ security/index.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/chapters/security.xml b/chapters/security.xml index cd4780139b..c439317828 100644 --- a/chapters/security.xml +++ b/chapters/security.xml @@ -21,12 +21,14 @@ options and server configurations that result in an insecure setup. + The configuration flexibility of PHP is equally rivalled by the code flexibility. PHP can be used to build complete server applications, with all the power of a shell user, or it can be used for simple server-side includes with little risk in a tightly controlled environment. How you build that environment, and how secure it is, is largely up to the PHP developer. + This chapter starts by explaining the different configuration option combinations and the situations they can be safely used. It diff --git a/security/index.xml b/security/index.xml index cd4780139b..c439317828 100644 --- a/security/index.xml +++ b/security/index.xml @@ -21,12 +21,14 @@ options and server configurations that result in an insecure setup. + The configuration flexibility of PHP is equally rivalled by the code flexibility. PHP can be used to build complete server applications, with all the power of a shell user, or it can be used for simple server-side includes with little risk in a tightly controlled environment. How you build that environment, and how secure it is, is largely up to the PHP developer. + This chapter starts by explaining the different configuration option combinations and the situations they can be safely used. It