martin 2003/04/29 01:29:16
Modified: htdocs/manual/howto htaccess.html
Log:
LinkLint said: missing named anchor
/manual/mod/core.html#Directory
used in 1 file:
/manual/howto/htaccess.html
Revision Changes Path
1.8 +1 -1 httpd-docs-1.3/htdocs/manual/howto/htaccess.html
Index: htaccess.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/howto/htaccess.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- htaccess.html 7 Apr 2003 10:16:58 -0000 1.7
+++ htaccess.html 29 Apr 2003 08:29:16 -0000 1.8
@@ -157,7 +157,7 @@
<p>However, in general, use of <code>.htaccess</code> files should be
avoided when possible. Any configuration that you would consider
putting in a <code>.htaccess</code> file, can just as effectively be
- made in a <a href="../mod/core.html#Directory"><Directory></a>
+ made in a <a href="../mod/core.html#directory"><Directory></a>
section in your main server configuration file.</p>
<p>There are two main reasons to avoid the use of
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]