Commit ef8b3d0f authored by Joshua Slive's avatar Joshua Slive
Browse files

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
parent 36d80c59
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1798,7 +1798,8 @@ Server-side includes are permitted.
<DD>
<!--%plaintext &lt;?INDEX {\tt IncludesNOEXEC} option&gt; -->
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.
<DT>Indexes
<DD>
<!--%plaintext &lt;?INDEX {\tt Indexes} option&gt; -->