summaryrefslogtreecommitdiffstats
path: root/docs/manual/misc
diff options
context:
space:
mode:
authorAstrid Malo <kess@apache.org>2003-01-17 03:14:33 +0100
committerAstrid Malo <kess@apache.org>2003-01-17 03:14:33 +0100
commitcd9fbd8df3547ce9c003ca7bd7538f5d79691e1c (patch)
treecf78d6dbe675cabf55e4b24fcb8a91143846d0cf /docs/manual/misc
parentadd and update transformation of mod_authz_owner docs. (diff)
downloadapache2-cd9fbd8df3547ce9c003ca7bd7538f5d79691e1c.tar.xz
apache2-cd9fbd8df3547ce9c003ca7bd7538f5d79691e1c.zip
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc')
-rw-r--r--docs/manual/misc/security_tips.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en
index e98d05eafa..641dfb3106 100644
--- a/docs/manual/misc/security_tips.html.en
+++ b/docs/manual/misc/security_tips.html.en
@@ -137,7 +137,7 @@
<p>Another solution is to disable the ability to run scripts and
programs from SSI pages. To do this replace <code>Includes</code>
with <code>IncludesNOEXEC</code> in the <code class="directive"><a href="../mod/core.html#options">Options</a></code> 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 <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code> directive.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>