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

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

index 06b3cf818e271de71dad9b3ff6631ba83e91b340..8d1b6e04b4facdc10b3878dee8fa0338b226f569 100644 (file)
@@ -92,7 +92,7 @@ AccessFileName .acl
 &nbsp;&nbsp;AllowOverride None<br>
 &lt;/Directory&gt;
 </code></td></tr></table></blockquote>
-<p><strong>See also </strong></p><ul><li><a href="#allowoverride" class="directive"><code class="directive">AllowOverride</code></a></li><li><a href="../configuring.html">Configuration Files</a></li></ul><hr><h2><a name="AddDefaultCharset">AddDefaultCharset</a> <a name="adddefaultcharset">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="#allowoverride" class="directive"><code class="directive">AllowOverride</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="AddDefaultCharset">AddDefaultCharset</a> <a name="adddefaultcharset">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>Default character set to be added for a
 response without an explicit character set</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:
                   </a></td><td>AddDefaultCharset On|Off|<em>charset</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default: 
index 2d183496d42e98f4ee461159d699845ade52ea79..7e92319c1f21aba60d373e50afbb2e7fefd56af7 100644 (file)
@@ -109,6 +109,7 @@ AccessFileName .acl
 </usage>
 <seealso><directive module="core">AllowOverride</directive></seealso>
 <seealso><a href="../configuring.html">Configuration Files</a></seealso>
+<seealso><a href="../howto/htaccess.html">.htaccess Files</a></seealso>
 </directivesynopsis>
 
 <directivesynopsis>