slive 01/09/05 18:47:27
Modified: docs/manual configuring.html.en
Log:
Link to Ken's .htaccess docs.
Revision Changes Path
1.10 +5 -0 httpd-2.0/docs/manual/configuring.html.en
Index: configuring.html.en
===================================================================
RCS file: /home/cvs/httpd-2.0/docs/manual/configuring.html.en,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -b -u -r1.9 -r1.10
--- configuring.html.en 2001/08/10 15:58:16 1.9
+++ configuring.html.en 2001/09/06 01:47:27 1.10
@@ -195,6 +195,11 @@
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>
|