From 7d4812b1d1385e643f4142b07b47c762eb9687ca Mon Sep 17 00:00:00 2001 From: jim winstead Date: Wed, 21 Nov 2001 01:48:33 +0000 Subject: [PATCH] change a couple of 'id' values that produce pages that some mirrors get tripped up on. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62913 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/security.xml | 14 +++++++------- functions/var.xml | 4 ++-- security/index.xml | 14 +++++++------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/chapters/security.xml b/chapters/security.xml index 4513938ffc..48025b377c 100644 --- a/chapters/security.xml +++ b/chapters/security.xml @@ -1,5 +1,5 @@ - + Security @@ -86,10 +86,10 @@ - + Installed as CGI binary - + Possible attacks Using PHP as a CGI binary is an option for @@ -161,7 +161,7 @@ - + Case 1: only public files served @@ -185,7 +185,7 @@ - + Case 2: using --enable-force-cgi-redirect This compile-time option prevents anyone from calling PHP @@ -213,7 +213,7 @@ AddHandler php-script .php - + Case 3: setting doc_root or user_dir To include active content, like scripts and executables, in the @@ -273,7 +273,7 @@ AddHandler php-script .php - + Case 4: PHP parser outside of web tree A very secure option is to put the PHP parser binary somewhere diff --git a/functions/var.xml b/functions/var.xml index 905a987a34..67b10f1245 100644 --- a/functions/var.xml +++ b/functions/var.xml @@ -1,6 +1,6 @@ - - + + Variable Functions Variables diff --git a/security/index.xml b/security/index.xml index 4513938ffc..48025b377c 100644 --- a/security/index.xml +++ b/security/index.xml @@ -1,5 +1,5 @@ - + Security @@ -86,10 +86,10 @@ - + Installed as CGI binary - + Possible attacks Using PHP as a CGI binary is an option for @@ -161,7 +161,7 @@ - + Case 1: only public files served @@ -185,7 +185,7 @@ - + Case 2: using --enable-force-cgi-redirect This compile-time option prevents anyone from calling PHP @@ -213,7 +213,7 @@ AddHandler php-script .php - + Case 3: setting doc_root or user_dir To include active content, like scripts and executables, in the @@ -273,7 +273,7 @@ AddHandler php-script .php - + Case 4: PHP parser outside of web tree A very secure option is to put the PHP parser binary somewhere