diff options
author | Joshua Slive <slive@apache.org> | 2001-09-06 03:47:27 +0200 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2001-09-06 03:47:27 +0200 |
commit | 2423af0132d0eca9614727abd8bea6b5e66a5572 (patch) | |
tree | 898337235865443e2043ed63d7443ab26eda4572 /docs/manual/configuring.html.en | |
parent | on AIX we need to pass in --disable-shared to apr and apr-util (diff) | |
download | apache2-2423af0132d0eca9614727abd8bea6b5e66a5572.tar.xz apache2-2423af0132d0eca9614727abd8bea6b5e66a5572.zip |
Link to Ken's .htaccess docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90904 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/configuring.html.en')
-rw-r--r-- | docs/manual/configuring.html.en | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index ea87f8a9f3..23a1604d4b 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -195,6 +195,11 @@ configuring the <A HREF="mod/core.html#allowoverride"><CODE>AllowOverride</CODE></A> directive in the main configuration files. +<p>For more information on <code>.htaccess</code> files, see Ken +Coar's tutorial on <a +href="http://apache-server.com/tutorials/ATusing-htaccess.html">Using +.htaccess Files with Apache</a>.</p> + <!--#include virtual="footer.html" --> </BODY> </HTML> |