From: Astrid Malo Date: Sun, 25 Nov 2007 00:52:01 +0000 (+0000) Subject: typos X-Git-Tag: 2.0.62~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1635d3d65eaaa42ce61cbb3c53770d5b64920b51;p=thirdparty%2Fapache%2Fhttpd.git typos found by Lucien GENTIS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@597938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index f794059023d..93aef27e436 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -131,7 +131,7 @@

To isolate the damage a wayward SSI file can cause, a server administrator can enable suexec as - described in the CGI in General section

+ described in the CGI in General section.

Enabling SSI for files with .html or .htm extensions can be dangerous. This is especially true in a shared, or high traffic, @@ -143,7 +143,7 @@ programs from SSI pages. To do this replace Includes with IncludesNOEXEC in the Options directive. Note that users may still use <--#include virtual="..." --> to execute CGI scripts if - these scripts are in directories desginated by a ScriptAlias directive.

+ these scripts are in directories designated by a ScriptAlias directive.

top
@@ -280,7 +280,7 @@

Pay particular attention to the interactions of Location and Directory directives; for instance, even if <Directory /> denies access, a - <Location /> directive might overturn it

+ <Location /> directive might overturn it.

Also be wary of playing games with the UserDir directive; setting it to something like "./" would have the same effect, for root, as the first diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index d3388afc885..caa46927a58 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -125,7 +125,7 @@

To isolate the damage a wayward SSI file can cause, a server administrator can enable suexec as - described in the CGI in General section

+ described in the CGI in General section.

Enabling SSI for files with .html or .htm extensions can be dangerous. This is especially true in a shared, or high traffic, @@ -138,7 +138,7 @@ with IncludesNOEXEC in the Options directive. Note that users may still use <--#include virtual="..." --> to execute CGI scripts if - these scripts are in directories desginated by a ScriptAlias directive.

@@ -279,7 +279,7 @@ module="core">Location and Directory directives; for instance, even if <Directory /> denies access, a - <Location /> directive might overturn it

+ <Location /> directive might overturn it.

Also be wary of playing games with the UserDir directive; setting it to