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

Point to the new FAQ.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90639 13f79535-47bb-0310-9956-ffa450edef68
parent 2b5e68ba
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -95,8 +95,8 @@ to be unique across "all" requests under very specific conditions.</p>
<p>In addition to all environment variables set within the Apache
configuration and passed from the shell, CGI scripts and SSI pages are
provided with a set of environment variables containing
meta-information about the request as required by the <a
href="misc/FAQ.html#cgi-spec">CGI specification</a>.</p>
meta-information about the request as required by the 
<a href="http://cgi-spec.golux.com/">CGI specification</a>.</p>

<h3>Some Caveats</h3>

+2 −2
Original line number Diff line number Diff line
@@ -95,8 +95,8 @@ to be unique across "all" requests under very specific conditions.</p>
<p>In addition to all environment variables set within the Apache
configuration and passed from the shell, CGI scripts and SSI pages are
provided with a set of environment variables containing
meta-information about the request as required by the <a
href="misc/FAQ.html#cgi-spec">CGI specification</a>.</p>
meta-information about the request as required by the 
<a href="http://cgi-spec.golux.com/">CGI specification</a>.</p>

<h3>Some Caveats</h3>

+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    <table cellspacing="1" cellpadding="4" border="0" width="100%">
    <tr>
    <td align="center" bgcolor="#bebebe">
    <a href="misc/FAQ.html"><strong>FAQ</strong></a>
    <a href="faq/"><strong>FAQ</strong></a>
    </td>
    <td align="center" bgcolor="#bebebe">
    <a href="mod/directives.html"><strong>Directives</strong></a>
@@ -159,7 +159,7 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
<tr><td align="center" bgcolor="#e9e9e9">
<strong>Other Topics</strong>
</td></tr><tr><td>
<A HREF="misc/FAQ.html">Frequently Asked Questions</A>
<A HREF="faq/">Frequently Asked Questions</A>
</td></tr><tr><td>
<A HREF="misc/tutorials.html">Tutorials</A>
</td></tr><tr><td>
+2 −2
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <table cellspacing="1" cellpadding="4" border="0" width="100%">
    <tr>
    <td align="center" bgcolor="#bebebe">
    <a href="misc/FAQ.html"><strong>FAQ</strong></a>
    <a href="faq/"><strong>FAQ</strong></a>
    </td>
    <td align="center" bgcolor="#bebebe">
    <a href="mod/directives.html"><strong>Directives</strong></a>
@@ -143,7 +143,7 @@ Modules <A HREF="mod/index-bytype.html">par type</A> ou
<tr><td align="center" bgcolor="#e9e9e9">
<strong>Autres sujets</strong>
</td></tr><tr><td>
<A HREF="misc/FAQ.html">Foires aux questions</A>
<A HREF="faq/">Foires aux questions</A>
</td></tr><tr><td>
<A HREF="misc/tutorials.html">Tutoriels</A>
</td></tr><tr><td>
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    <table cellspacing="1" cellpadding="4" border="0" width="100%">
    <tr>
    <td align="center" bgcolor="#bebebe">
    <a href="misc/FAQ.html"><strong>FAQ</strong></a>
    <a href="faq/"><strong>FAQ</strong></a>
    </td>
    <td align="center" bgcolor="#bebebe">
    <a href="mod/directives.html"><strong>$B%G%#%l%/%F%#%V(B</strong></a>
@@ -155,7 +155,7 @@
<tr><td align="center" bgcolor="#e9e9e9">
<strong>$B$=$NB>(B</strong>
</td></tr><tr><td>
<a href="misc/FAQ.html">FAQ</a>
<a href="faq/">FAQ</a>
</td></tr><tr><td>
<a href="misc/tutorials.html">$B%A%e!<%H%j%"%k(B</a>
</td></tr><tr><td>
Loading