From 9f23f69529acf56a374354fbb7ff182459fac020 Mon Sep 17 00:00:00 2001
From: Ken Coar
Date: Wed, 11 Feb 1998 14:34:28 +0000
Subject: [PATCH] Fix some broken links detexted by Xenu.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80188 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/bind.html | 16 ++++++++--------
docs/manual/bind.html.en | 16 ++++++++--------
docs/manual/handler.html | 16 ++++++++--------
docs/manual/handler.html.en | 16 ++++++++--------
docs/manual/location.html | 6 +++---
5 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/docs/manual/bind.html b/docs/manual/bind.html
index acbe645e3b..e3023bfe57 100644
--- a/docs/manual/bind.html
+++ b/docs/manual/bind.html
@@ -38,19 +38,19 @@ and ports Apache listens to.
Syntax: BindAddress [ * | IP-address | hostname ]
Default: BindAddress *
Context: server config
Status: Core
@@ -61,19 +61,19 @@ should be used.
Syntax: Listen [ port | IP-address:port ]
Default: none
Context: server config
Status: Core
diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en
index acbe645e3b..e3023bfe57 100644
--- a/docs/manual/bind.html.en
+++ b/docs/manual/bind.html.en
@@ -38,19 +38,19 @@ and ports Apache listens to.
Syntax: BindAddress [ * | IP-address | hostname ]
Default: BindAddress *
Context: server config
Status: Core
@@ -61,19 +61,19 @@ should be used.
Syntax: Listen [ port | IP-address:port ]
Default: none
Context: server config
Status: Core
diff --git a/docs/manual/handler.html b/docs/manual/handler.html
index d5995da06b..638d740f8e 100644
--- a/docs/manual/handler.html
+++ b/docs/manual/handler.html
@@ -72,19 +72,19 @@ handlers in the standard distribution are as follows:
Syntax: <AddHandler handler-name extension>
Context: server config, virtual host, directory, .htaccess
Status: Base
Module: mod_mime
@@ -104,19 +104,19 @@ program.
Syntax: <SetHandler handler-name>
Context: directory, .htaccess
Status: Base
Module: mod_mime
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en
index d5995da06b..638d740f8e 100644
--- a/docs/manual/handler.html.en
+++ b/docs/manual/handler.html.en
@@ -72,19 +72,19 @@ handlers in the standard distribution are as follows:
Syntax: <AddHandler handler-name extension>
Context: server config, virtual host, directory, .htaccess
Status: Base
Module: mod_mime
@@ -104,19 +104,19 @@ program.
Syntax: <SetHandler handler-name>
Context: directory, .htaccess
Status: Base
Module: mod_mime
diff --git a/docs/manual/location.html b/docs/manual/location.html
index 85552c9cfe..7cf602541c 100644
--- a/docs/manual/location.html
+++ b/docs/manual/location.html
@@ -18,15 +18,15 @@
Syntax: <Location URL prefix>
Context: server config, virtual host
Status: core
--
2.50.1