From: Vincent Bray Date: Mon, 23 Jul 2007 07:33:44 +0000 (+0000) Subject: Fix title per docs@ thread "Typo in /caching.html" 12 June '06 X-Git-Tag: 2.3.0~1702 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fed69d4e6bff96281e6a6c21bf1901fa68c4c71;p=thirdparty%2Fapache%2Fhttpd.git Fix title per docs@ thread "Typo in /caching.html" 12 June '06 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558634 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/caching.html.en b/docs/manual/caching.html.en index 8ccd5ad5da6..cdb973de199 100644 --- a/docs/manual/caching.html.en +++ b/docs/manual/caching.html.en @@ -297,7 +297,7 @@ Vary: negotiate,accept-language,accept-charset

Security Considerations

-

Authentication, Authorization and Access Control

+

Authorization and Access Control

Using mod_cache is very much like having a built diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index 0de0c98e7e9..1348ffacf20 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -319,7 +319,7 @@ Vary: negotiate,accept-language,accept-charset Security Considerations

- Authentication, Authorization and Access Control + Authorization and Access Control

Using mod_cache is very much like having a built in reverse-proxy. Requests will be served by the caching module unless