mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed typo (bug #25191)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138426 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c174536688
commit
aec1adcfd0
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.58 $ -->
|
||||
<!-- $Revision: 1.59 $ -->
|
||||
<chapter id="security.index">
|
||||
<title>Security</title>
|
||||
|
||||
|
@ -219,7 +219,7 @@ AddHandler php-script .php
|
|||
<title>Case 3: setting doc_root or user_dir</title>
|
||||
<simpara>
|
||||
To include active content, like scripts and executables, in the
|
||||
web server document directories is sometimes consider an insecure
|
||||
web server document directories is sometimes considered an insecure
|
||||
practice. If, because of some configuration mistake, the scripts
|
||||
are not executed but displayed as regular HTML documents, this
|
||||
may result in leakage of intellectual property or security
|
||||
|
|
Loading…
Reference in a new issue