]> granicus.if.org Git - apache/commitdiff
Got the lt and gt mixed up.
authorRich Bowen <rbowen@apache.org>
Thu, 16 Jan 2003 02:59:43 +0000 (02:59 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 16 Jan 2003 02:59:43 +0000 (02:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98291 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/security_tips.xml

index 942674c229d310b0fa598927a001939079c6e930..c21726f6c9db7272ac82079779875565315051a7 100644 (file)
     programs from SSI pages. To do this replace <code>Includes</code>
     with <code>IncludesNOEXEC</code> in the <directive
     module="core">Options</directive> directive.  Note that users may 
-    still use &gt;--#include virtual="..." --&lt; to execute CGI scripts if 
+    still use &lt;--#include virtual="..." --&gt; to execute CGI scripts if 
     these scripts are in directories desginated by a <directive
     module="mod_alias">ScriptAlias</directive> directive.</p>