From: Rich Bowen Date: Thu, 16 Jan 2003 02:59:43 +0000 (+0000) Subject: Got the lt and gt mixed up. X-Git-Tag: pre_ajp_proxy~2276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23364dba491b99866d9bcf678fc37770ffdf300b;p=apache Got the lt and gt mixed up. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98291 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index 942674c229..c21726f6c9 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -120,7 +120,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 + still use <--#include virtual="..." --> to execute CGI scripts if these scripts are in directories desginated by a ScriptAlias directive.