From bca1a00735a89db15c94a6fb1c49f073660a5957 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 2 May 2002 17:53:14 +0000 Subject: [PATCH] Missed a closing tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94908 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/filter.html | 2 +- docs/manual/filter.html.en | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/filter.html b/docs/manual/filter.html index e73851d2b3..0349412d7f 100644 --- a/docs/manual/filter.html +++ b/docs/manual/filter.html @@ -62,7 +62,7 @@
INCLUDES
Server-Side Includes processing by mod_include
+href="mod/mod_include.html">mod_include
DEFLATE
Compress output before sending it to the client using mod_deflate
diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en index e73851d2b3..0349412d7f 100644 --- a/docs/manual/filter.html.en +++ b/docs/manual/filter.html.en @@ -62,7 +62,7 @@
INCLUDES
Server-Side Includes processing by mod_include
+href="mod/mod_include.html">mod_include
DEFLATE
Compress output before sending it to the client using mod_deflate
-- 2.50.1