1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
This commit is contained in:
Hannes Magnusson
2007-05-22 07:28:58 +00:00
parent cfdf23447d
commit ff15239f1b

View File

@@ -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:
</p>
<p>
<pre>
&lt;VirtualHost *:80>
&lt;Directory /path/to/phpweb>
@@ -44,7 +43,6 @@ site_header("The PHP mirrors problem and troubleshooting guide");
....
&lt;/VirtualHost>
</pre>
</p>
<p>
The <a href="mirroring.php#settings">mirror settings</a> 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");
</p>
<?php
site_footer();
site_footer();