just committed this and Michael's patch.
Thanks!
[EMAIL PROTECTED] wrote:
fix broken set of tags :-D
-- BIBLONE3 Nobuyuki Morita [EMAIL PROTECTED]
------------------------------------------------------------------------
--- C:\apache\org\httpd-docs-1.3\htdocs\manual\mod\core.html.en.#.1.243 2003-01-10 09:51:08 +0900
+++ C:\apache\org\httpd-docs-1.3\htdocs\manual\mod\core.html.en 2003-01-10 09:52:38 +0900
@@ -13,7 +13,7 @@
vlink="#000080" alink="#FF0000">
<!--#include virtual="header.html" -->
- <h1 align="CENTER">Apache Core Features</h1>
+ <h1 align="center">Apache Core Features</h1>
<p>These configuration parameters control the core Apache
features, and are always available.</p>
@@ -312,8 +312,8 @@
</p>
<p>Note that by default <em>any</em> file in the specified directory will be loaded as a configuration file.
- <p>
</p>
+ <p>
So make sure that you don't have stray files in
this directory by mistake, such as temporary files created by your
editor, for example.</p>
@@ -432,7 +432,7 @@
</blockquote>
<p><strong>See also</strong>: <a
- href="#clearmodulelist">ClearModuleList</a>, + href="#clearmodulelist">ClearModuleList</a></p>
<hr />
<h2><a id="allowoverride" name="allowoverride">AllowOverride
@@ -1458,7 +1458,7 @@
subdirectories, unless specifically overridden.</p>
<p>(See <a href="#require">Require</a> for details on using the
- <code>Require</code> directive</a>)</p>
+ <code>Require</code> directive)</p>
<p><strong>See also</strong>: <a href="../sections.html">How
Directory, Location and Files sections work</a> for an
@@ -1783,7 +1783,7 @@
directives, which may cause the server to fail on start up.
Running <code>apachectl configtest</code> will give you a list of
the files that are being processed during the configuration - check:<p>
+ check:</p>
<pre>
[EMAIL PROTECTED] apachectl configtest
@@ -2397,10 +2397,10 @@
<table>
<tr>
- <th align="LEFT"><strong>Level</strong> </th>
+ <th align="left"><strong>Level</strong> </th>
- <th align="LEFT"><strong>Description</strong> </th>
- <th align="LEFT"><strong>Example</strong> </th>
+ <th align="left"><strong>Description</strong> </th>
+ <th align="left"><strong>Example</strong> </th>
</tr>
<tr>
@@ -3077,12 +3077,12 @@
</p>
<p>Note that by default <em>any</em> file in the specified
directory will be loaded as a configuration file.
+ </p>
<p>
So make sure that you don't have stray files in
this directory by mistake, such as temporary files created by your
editor, for example.</p>
-
<p>See also <a href="#accessconfig">AccessConfig</a>.</p>
<hr />
@@ -3789,7 +3789,7 @@
<code>9090</code>, then the <em>canonical name</em> of the server is
<code>www.example.com:9090</code>. In the event that
<code>Port</code> has its default value of <code>80</code>, the
- <code>:80</code> is ommitted from the <em>canonical name</em>.
+ <code>:80</code> is ommitted from the <em>canonical name</em>.</p>
<p>With <code>UseCanonicalName off</code> Apache will form
self-referential URLs using the hostname and port supplied by
------------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]