mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
xhtml..
This commit is contained in:
@@ -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>
|
||||
<VirtualHost *:80>
|
||||
<Directory /path/to/phpweb>
|
||||
@@ -44,7 +43,6 @@ site_header("The PHP mirrors problem and troubleshooting guide");
|
||||
....
|
||||
</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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user