From 7b258a14a51639be90a6e92cddc15eaa12c66d7d Mon Sep 17 00:00:00 2001 From: "Jason S. Lingohr" Date: Thu, 10 Jul 2003 05:48:00 +0000 Subject: [PATCH] Updated to reference the "Relevant Standards" document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100530 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/index.html.en | 8 ++++++++ docs/manual/misc/index.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/docs/manual/misc/index.html.en b/docs/manual/misc/index.html.en index cb402e15e0..944794fd31 100644 --- a/docs/manual/misc/index.html.en +++ b/docs/manual/misc/index.html.en @@ -51,6 +51,7 @@
URL Rewriting Guide
+

This document supplements the mod_rewrite reference documentation. @@ -58,6 +59,13 @@ to solve typical URL-based problems webmasters are usually confronted with in practice.

+ +
Relevant Standards
+ +
+

This document acts as a reference page for most of the relevant + standards that Apache follows.

+
diff --git a/docs/manual/misc/index.xml b/docs/manual/misc/index.xml index 4b225826a8..5c721e45c6 100644 --- a/docs/manual/misc/index.xml +++ b/docs/manual/misc/index.xml @@ -38,6 +38,7 @@
URL Rewriting Guide
+

This document supplements the mod_rewrite reference documentation. @@ -45,6 +46,13 @@ to solve typical URL-based problems webmasters are usually confronted with in practice.

+ +
Relevant Standards
+ +
+

This document acts as a reference page for most of the relevant + standards that Apache follows.

+
-- 2.50.1