Loading docs/manual/mod/core.html +27 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ always available. <LI><A HREF="#rlimitnproc">RLimitNPROC</A> <LI><A HREF="#satisfy">Satisfy</A> <LI><A HREF="#scoreboardfile">ScoreBoardFile</A> <LI><A HREF="#scriptinterpretersource">ScriptInterpreterSource</A> <LI><A HREF="#sendbuffersize">SendBufferSize</A> <LI><A HREF="#serveradmin">ServerAdmin</A> <LI><A HREF="#serveralias">ServerAlias</A> Loading Loading @@ -2598,6 +2599,32 @@ release. (Prior to 1.3b4, <CODE>HAVE_SHMGET</CODE> would have sufficed.)<P> <P><HR> <H2><A NAME="scriptinterpretersource">ScriptInterpreterSource directive</A></H2> <!--%plaintext <?INDEX {\tt ScriptInterpreterSource} directive> --> <A HREF="directive-dict.html#Syntax" REL="Help" ><STRONG>Syntax:</STRONG></A> ScriptInterpreterSource <EM>'registry' or 'script'</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" ><STRONG>Default:</STRONG></A> <CODE>ScriptInterpreterSource script</CODE> <BR> <A HREF="directive-dict.html#Context" REL="Help" ><STRONG>Context:</STRONG></A> directory, .htaccess<BR> <A HREF="directive-dict.html#Status" REL="Help" ><STRONG>Status:</STRONG></A> core (Windows only)<P> This directive is used to control how Apache 1.3.5 and later finds the interpreter used to run CGI scripts. The default technique is to use the interpreter pointed to by the #! line in the script. Setting ScriptInterpreterSource registry will cause the Windows Registry to be searched using the script file extension (e.g., .pl) as a search key. <P><HR> <H2><A NAME="sendbuffersize">SendBufferSize directive</A></H2> <!--%plaintext <?INDEX {\tt SendBufferSize} directive> --> <A Loading docs/manual/mod/directives.html +1 −0 Original line number Diff line number Diff line Loading @@ -186,6 +186,7 @@ of the terms used in their descriptions available. <LI><A HREF="mod_actions.html#script">Script</A> <LI><A HREF="mod_alias.html#scriptalias">ScriptAlias</A> <LI><A HREF="mod_alias.html#scriptaliasmatch">ScriptAliasMatch</A> <LI><A HREF="core.html#scriptinterpretersource">ScriptInterpreterSource</A> <LI><A HREF="mod_cgi.html#scriptlog">ScriptLog</A> <LI><A HREF="mod_cgi.html#scriptlogbuffer">ScriptLogBuffer</A> <LI><A HREF="mod_cgi.html#scriptloglength">ScriptLogLength</A> Loading Loading
docs/manual/mod/core.html +27 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ always available. <LI><A HREF="#rlimitnproc">RLimitNPROC</A> <LI><A HREF="#satisfy">Satisfy</A> <LI><A HREF="#scoreboardfile">ScoreBoardFile</A> <LI><A HREF="#scriptinterpretersource">ScriptInterpreterSource</A> <LI><A HREF="#sendbuffersize">SendBufferSize</A> <LI><A HREF="#serveradmin">ServerAdmin</A> <LI><A HREF="#serveralias">ServerAlias</A> Loading Loading @@ -2598,6 +2599,32 @@ release. (Prior to 1.3b4, <CODE>HAVE_SHMGET</CODE> would have sufficed.)<P> <P><HR> <H2><A NAME="scriptinterpretersource">ScriptInterpreterSource directive</A></H2> <!--%plaintext <?INDEX {\tt ScriptInterpreterSource} directive> --> <A HREF="directive-dict.html#Syntax" REL="Help" ><STRONG>Syntax:</STRONG></A> ScriptInterpreterSource <EM>'registry' or 'script'</EM><BR> <A HREF="directive-dict.html#Default" REL="Help" ><STRONG>Default:</STRONG></A> <CODE>ScriptInterpreterSource script</CODE> <BR> <A HREF="directive-dict.html#Context" REL="Help" ><STRONG>Context:</STRONG></A> directory, .htaccess<BR> <A HREF="directive-dict.html#Status" REL="Help" ><STRONG>Status:</STRONG></A> core (Windows only)<P> This directive is used to control how Apache 1.3.5 and later finds the interpreter used to run CGI scripts. The default technique is to use the interpreter pointed to by the #! line in the script. Setting ScriptInterpreterSource registry will cause the Windows Registry to be searched using the script file extension (e.g., .pl) as a search key. <P><HR> <H2><A NAME="sendbuffersize">SendBufferSize directive</A></H2> <!--%plaintext <?INDEX {\tt SendBufferSize} directive> --> <A Loading
docs/manual/mod/directives.html +1 −0 Original line number Diff line number Diff line Loading @@ -186,6 +186,7 @@ of the terms used in their descriptions available. <LI><A HREF="mod_actions.html#script">Script</A> <LI><A HREF="mod_alias.html#scriptalias">ScriptAlias</A> <LI><A HREF="mod_alias.html#scriptaliasmatch">ScriptAliasMatch</A> <LI><A HREF="core.html#scriptinterpretersource">ScriptInterpreterSource</A> <LI><A HREF="mod_cgi.html#scriptlog">ScriptLog</A> <LI><A HREF="mod_cgi.html#scriptlogbuffer">ScriptLogBuffer</A> <LI><A HREF="mod_cgi.html#scriptloglength">ScriptLogLength</A> Loading