From a4a0cba5f5c0ff2138d196afc7b3ada0587c69c3 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Wed, 22 Aug 2001 23:13:10 +0000 Subject: [PATCH] Add a note about includesnoexec. PR: 5075 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90520 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 8ff4d679da..82b55c0224 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1798,7 +1798,8 @@ Server-side includes are permitted.
Server-side includes are permitted, but the #exec command and -#include of CGI scripts are disabled. +#exec CGI are disabled. It is still possible to #include virtual +CGI scripts from ScriptAliase'd directories.
Indexes
-- 2.50.1