mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Small correction.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33578 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d5b1d835d6
commit
096ae48633
2 changed files with 4 additions and 0 deletions
|
@ -21,12 +21,14 @@
|
|||
options and server configurations that result in an insecure
|
||||
setup.
|
||||
</simpara>
|
||||
<simpara>
|
||||
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.
|
||||
</simpara>
|
||||
<simpara>
|
||||
This chapter starts by explaining the different configuration
|
||||
option combinations and the situations they can be safely used. It
|
||||
|
|
|
@ -21,12 +21,14 @@
|
|||
options and server configurations that result in an insecure
|
||||
setup.
|
||||
</simpara>
|
||||
<simpara>
|
||||
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.
|
||||
</simpara>
|
||||
<simpara>
|
||||
This chapter starts by explaining the different configuration
|
||||
option combinations and the situations they can be safely used. It
|
||||
|
|
Loading…
Reference in a new issue