From: Christophe Jaillet
Date: Sun, 14 Mar 2021 15:57:21 +0000 (+0000)
Subject: Axe modules.apache.org.
X-Git-Tag: 2.5.0-alpha2-ci-test-only~992
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec367b7edb4796dcb998cd384e01bb235ee3aadf;p=thirdparty%2Fapache%2Fhttpd.git
Axe modules.apache.org.
It has been off-line for a long time now, and there is no plan to bring it up, AFAIK.
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1887636 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/filter.xml b/docs/manual/filter.xml
index 1b97cc5adfb..6f734d4daa2 100644
--- a/docs/manual/filter.xml
+++ b/docs/manual/filter.xml
@@ -89,9 +89,7 @@ independent of the traditional request processing phases.
functions like chunking and byte-range handling.
A wider range of applications are implemented by third-party filter
-modules available from modules.apache.org and
-elsewhere. A few of these are:
+modules. A few of these are:
- HTML and XML processing and rewriting
diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml
index 1e48063fa71..97d2fe8f349 100644
--- a/docs/manual/howto/auth.xml
+++ b/docs/manual/howto/auth.xml
@@ -259,9 +259,7 @@ Require user rbowen
files can be created and manipulated with the
dbmmanage and htdbm programs. Many
other types of authentication options are available from third
- party modules in the Apache Modules
- Database.
+ party modules.
Finally, the Require
directive provides the authorization part of the process by
diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml
index 2bf3b18b102..eedcb287dfd 100644
--- a/docs/manual/misc/security_tips.xml
+++ b/docs/manual/misc/security_tips.xml
@@ -126,9 +126,7 @@
cases it falls back to the behaviour of the
worker mpm.
-
- There are a number of third-party modules available through
- http://modules.apache.org/
+
- There are a number of third-party modules available
that can restrict certain client behaviors and thereby mitigate
DoS problems.