From ff15239f1b1f123abaa42e0eaaf6eb5e4f4e0718 Mon Sep 17 00:00:00 2001
From: Hannes Magnusson
Date: Tue, 22 May 2007 07:28:58 +0000
Subject: [PATCH] xhtml..
---
mirroring-troubles.php | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/mirroring-troubles.php b/mirroring-troubles.php
index 3be0ac169..78ae79168 100644
--- a/mirroring-troubles.php
+++ b/mirroring-troubles.php
@@ -32,7 +32,6 @@ site_header("The PHP mirrors problem and troubleshooting guide");
solution is to move the MultiViews option into a specific
directory and disable it from there. For example:
-
<VirtualHost *:80>
<Directory /path/to/phpweb>
@@ -44,7 +43,6 @@ site_header("The PHP mirrors problem and troubleshooting guide");
....
</VirtualHost>
-
The mirror settings example also
demonstrates this use. See also the Apache documentation that describes
@@ -131,4 +129,5 @@ site_header("The PHP mirrors problem and troubleshooting guide");