From 716709e0781f526ea45ab37f7156ec231fbdcec8 Mon Sep 17 00:00:00 2001 From: Richard Bowen Date: Thu, 5 Sep 2002 02:31:03 +0000 Subject: [PATCH] Add link to .htaccess tutorial git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96636 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.3