From cd9fbd8df3547ce9c003ca7bd7538f5d79691e1c Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Fri, 17 Jan 2003 02:14:33 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98303 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/security_tips.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@

Another solution is to disable the ability to run scripts and 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.

top
-- 2.40.0