Commit a64e1e8e authored by Richard Bowen's avatar Richard Bowen
Browse files

Applied patch from 1.3 tree - added link back from AllowOverride to

AccessFileName


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88367 13f79535-47bb-0310-9956-ffa450edef68
parent 702f61a6
Loading
Loading
Loading
Loading
+11 −2
Original line number Diff line number Diff line
@@ -117,7 +117,12 @@ for directives, unless they have been disabled with
<BLOCKQUOTE><CODE>
&lt;Directory /&gt;<BR>
AllowOverride None<BR>
&lt;/Directory&gt;</CODE></BLOCKQUOTE><P><HR>
&lt;/Directory&gt;</CODE>
</BLOCKQUOTE><P>

<P><STRONG>See Also:</STRONG>
<A HREF="#allowoverride">AllowOverride</a></P>
<HR>

<H2><A NAME="adddefaultcharset">AddDefaultCharset directive</A></H2>
<A HREF="directive-dict.html#Syntax" REL="Help"><STRONG>Syntax:</STRONG></A> 
@@ -249,7 +254,11 @@ Allow use of the directives controlling host access (Allow, Deny and Order).
Allow use of the directives controlling specific directory features
(<A HREF="#options">Options</A> and
<A HREF="mod_include.html#xbithack">XBitHack</A>).
</DL><P><HR>
</DL><P>

<P><STRONG>See Also:</STRONG>
<A HREF="#accessfilename">AccessFileName</A></P>
<HR>

<H2><A NAME="authname">AuthName directive</A></H2>
<!--%plaintext &lt;?INDEX {\tt AuthName} directive&gt; -->