From 1235aa888ce284fc908bf6dc8746963d2b6e224d Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Mon, 7 Oct 2002 19:48:10 +0000 Subject: import apache 1.3.27 and mod_ssl 2.8.11 --- usr.sbin/httpd/htdocs/manual/howto/htaccess.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/httpd/htdocs/manual/howto/htaccess.html b/usr.sbin/httpd/htdocs/manual/howto/htaccess.html index 9f5312f5e56..2233d0b09c7 100644 --- a/usr.sbin/httpd/htdocs/manual/howto/htaccess.html +++ b/usr.sbin/httpd/htdocs/manual/howto/htaccess.html @@ -46,7 +46,7 @@ core
mod_auth
mod_cgi
- mod_include
+ mod_includes
mod_mine
@@ -60,7 +60,7 @@ AddHandler
SetHandler
+ href="../mod/core.html#sethandler">SetHandler

AuthType
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 -- cgit v1.2.3