]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add link to .htaccess tutorial
authorRich Bowen <rbowen@apache.org>
Thu, 5 Sep 2002 02:34:38 +0000 (02:34 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 5 Sep 2002 02:34:38 +0000 (02:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96637 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index 8d1b6e04b4facdc10b3878dee8fa0338b226f569..2f58cad7a795f93afa5c9a9b90241e3863de47fe 100644 (file)
@@ -186,7 +186,7 @@ response without an explicit character set</td></tr><tr><td nowrap="nowrap"><a h
     <p>Example:</p>
 
     <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>AllowOverride AuthConfig Indexes</code></td></tr></table></blockquote>
-<p><strong>See also </strong></p><ul><li><a href="#accessfilename" class="directive"><code class="directive">AccessFileName</code></a></li><li><a href="../configuring.html">Configuration Files</a></li></ul><hr><h2><a name="AuthName">AuthName</a> <a name="authname">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: 
+<p><strong>See also </strong></p><ul><li><a href="#accessfilename" class="directive"><code class="directive">AccessFileName</code></a></li><li><a href="../configuring.html">Configuration Files</a></li><li><a href="../howto/htaccess.html">.htaccess Files</a></li></ul><hr><h2><a name="AuthName">AuthName</a> <a name="authname">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: 
                   </strong></td><td>Authorization realm for use in HTTP
 authentication</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:
                   </a></td><td>AuthName <em>auth-domain</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:
index 7e92319c1f21aba60d373e50afbb2e7fefd56af7..8327ef0ff499b14361d57b15269f0a1cf59ecb6c 100644 (file)
@@ -239,6 +239,7 @@ response without an explicit character set</description>
 
 <seealso><directive module="core">AccessFileName</directive></seealso>
 <seealso><a href="../configuring.html">Configuration Files</a></seealso>
+<seealso><a href="../howto/htaccess.html">.htaccess Files</a></seealso>
 </directivesynopsis>
 
 <directivesynopsis>