From: Rich Bowen Date: Thu, 5 Sep 2002 02:31:03 +0000 (+0000) Subject: Add link to .htaccess tutorial X-Git-Tag: AGB_BEFORE_AAA_CHANGES~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ab3834fd28eb249bb076b7aaf7c3e6d22b2b6e;p=thirdparty%2Fapache%2Fhttpd.git Add link to .htaccess tutorial git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96636 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 06b3cf818e2..8d1b6e04b4f 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -92,7 +92,7 @@ AccessFileName .acl   AllowOverride None
</Directory> -

See also


AddDefaultCharset Directive

Description: +

See also


AddDefaultCharset Directive

Description: Default character set to be added for a response without an explicit character set
Syntax: AddDefaultCharset On|Off|charset
Default: diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 2d183496d42..7e92319c1f2 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -109,6 +109,7 @@ AccessFileName .acl AllowOverride Configuration Files +.htaccess Files