]> granicus.if.org Git - apache/commitdiff
Applied patch from 1.3 tree - added link back from AllowOverride to
authorRich Bowen <rbowen@apache.org>
Tue, 27 Feb 2001 12:28:17 +0000 (12:28 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 27 Feb 2001 12:28:17 +0000 (12:28 +0000)
AccessFileName

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88367 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index 257e147fd367d8fd489fe00f0bb0e42a73908c63..24f83c9f1c83f066fc2efea46b5ecfe0e990db4b 100644 (file)
@@ -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; -->