From: Rich Bowen Date: Thu, 5 Sep 2002 02:34:38 +0000 (+0000) Subject: Add link to .htaccess tutorial X-Git-Tag: AGB_BEFORE_AAA_CHANGES~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b825982c37944bce1e984862e695dbc3423ab26;p=thirdparty%2Fapache%2Fhttpd.git Add link to .htaccess tutorial git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96637 13f79535-47bb-0310-9956-ffa450edef68 --- 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