From 192125913a6234296743d823ad333e60a339a9a9 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 27 Jul 2010 13:38:55 +0000 Subject: [PATCH] This is just a proof of concept, put out there for comment. I'm trying to help folks who look for docs and get the 1.3 docs when they want something else, because 1.3 continues to dominate Google searches for our documentation Thoughts? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@979693 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/mod/core.html.en | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/htdocs/manual/mod/core.html.en b/htdocs/manual/mod/core.html.en index ffaf427c413..988c3834be9 100644 --- a/htdocs/manual/mod/core.html.en +++ b/htdocs/manual/mod/core.html.en @@ -216,6 +216,9 @@ Compatibility: AcceptFilter is available in Apache 1.3.22 and later + +

Current documentation for this directive may be found here

AcceptFilter controls a BSD specific filter optimization. It is compiled in by default - and switched on by @@ -251,6 +254,9 @@ rel="Help">Compatibility: AcceptMutex is available in Apache 1.3.21 and later. +

Current documentation for this directive may be found here +

AcceptMutex controls which accept() mutex method Apache will use. Not all methods are available on all platforms, since the suite of methods is determined at @@ -288,8 +294,11 @@ Compatibility: The ability to specify a directory, rather than a file name, is only available in - Apache 1.3.13 and later. This directive will be eliminated in version - 2.0. + Apache 1.3.13 and later. This directive was eliminated in version + 2.0 and later. + +

This directive has been removed in current versions of + the server.

The server will read this file for more directives after reading the ResourceConfig file. -- 2.47.2