From e37b053c43873a79fe4c39e33e9e9e83df0b94d9 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 26 Apr 2012 13:43:22 +0000 Subject: [PATCH] Add links to some seealso tags and change 2.4.1 to 2.4.2 some places git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330850 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index d1fbf2b685..696d6d7a30 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -109,7 +109,7 @@ AcceptFilter https data filters.

-Protocol +Protocol @@ -3406,7 +3406,7 @@ On Windows from Apache 2.3.3 and later.

You can also specify the protocol using the Listen directive.

-AcceptFilter +AcceptFilter Listen
@@ -3865,7 +3865,7 @@ header
ServerTokens Full (or not specified)
-
Server sends (e.g.): Server: Apache/2.4.1 +
Server sends (e.g.): Server: Apache/2.4.2 (Unix) PHP/4.2.2 MyMod/1.2
ServerTokens Prod[uctOnly]
@@ -3886,11 +3886,11 @@ header
ServerTokens Min[imal]
Server sends (e.g.): Server: - Apache/2.4.1
+ Apache/2.4.2
ServerTokens OS
-
Server sends (e.g.): Server: Apache/2.4.1 +
Server sends (e.g.): Server: Apache/2.4.2 (Unix)
-- 2.50.1