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 @@
However, in general, use of .htaccess files should be
avoided when possible. Any configuration that you would consider
putting in a .htaccess file, can just as effectively be
- made in a <Directory>
+ made in a <Directory>
section in your main server configuration file.
There are two main reasons to avoid the use of --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org