From 315dd30a10ef939e85c50c693abb1cba4fe31297 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Fri, 20 Apr 2012 11:55:52 +0000 Subject: [PATCH] Access control is documented separately. Remove from the title of this doc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328337 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/auth.html.en | 4 ++-- docs/manual/howto/auth.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en index f3c8ca888b4..9ae87c978a9 100644 --- a/docs/manual/howto/auth.html.en +++ b/docs/manual/howto/auth.html.en @@ -5,7 +5,7 @@ This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> -Authentication, Authorization and Access Control - Apache HTTP Server +Authentication and Authorization - Apache HTTP Server @@ -16,7 +16,7 @@
<-
-Apache > HTTP Server > Documentation > Version 2.5 > How-To / Tutorials

Authentication, Authorization and Access Control

+Apache > HTTP Server > Documentation > Version 2.5 > How-To / Tutorials

Authentication and Authorization

Available Languages:  en  |  fr  | diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 22b637d1bb0..1c8c019e53c 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -23,7 +23,7 @@ How-To / Tutorials -Authentication, Authorization and Access Control +Authentication and Authorization

Authentication is any process by which you verify that -- 2.47.3