From 1b825982c37944bce1e984862e695dbc3423ab26 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 5 Sep 2002 02:34:38 +0000 Subject: [PATCH] Add link to .htaccess tutorial git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96637 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 8d1b6e04b4f..2f58cad7a79 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -186,7 +186,7 @@ response without an explicit character setExample:

AllowOverride AuthConfig Indexes
-

See also


AuthName Directive

Description: +

See also


AuthName Directive

Description: Authorization realm for use in HTTP authentication
Syntax: AuthName auth-domain
Context: diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 7e92319c1f2..8327ef0ff49 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -239,6 +239,7 @@ response without an explicit character set AccessFileName Configuration Files +.htaccess Files -- 2.47.2