]> granicus.if.org Git - apache/commitdiff
fix a lot of weird links and markup
authorAndre Malo <nd@apache.org>
Tue, 5 Nov 2002 18:09:08 +0000 (18:09 +0000)
committerAndre Malo <nd@apache.org>
Tue, 5 Nov 2002 18:09:08 +0000 (18:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97407 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
docs/manual/configuring.xml
docs/manual/howto/ssi.xml
docs/manual/install.xml
docs/manual/misc/fin_wait_2.html
docs/manual/misc/known_client_problems.html
docs/manual/mod/mod_autoindex.xml
docs/manual/mod/mod_disk_cache.xml
docs/manual/mod/mod_log_config.xml
docs/manual/mod/mod_mime.xml
docs/manual/mod/mod_ssl.xml
docs/manual/platform/netware.xml
docs/manual/sitemap.xml

index cef8b17f5d689a5abdc4bf97f35c01fd9cf68abb..93173ba3be711e4c8e03d0de237af6c7b7f522f1 100644 (file)
@@ -91,7 +91,7 @@ HTTP server.</p>
     <p>Apache is a modular server. This implies that only the most
     basic functionality is included in the core server. Extended
     features are available through <a
-    href="mod/index-bytype.html">modules</a> which can be loaded
+    href="mod/">modules</a> which can be loaded
     into Apache. By default, a <a
     href="mod/module-dict.html#Status">base</a> set of modules is
     included in the server at compile-time. If the server is
index 6ee113318d2610d92a42fca4b298705ad896e4b6..c2e1e8618832158c349475d188101bfea4754aa3 100644 (file)
@@ -91,12 +91,12 @@ existing HTML documents.</p>
     directives would be executed.</p>
 
     <p>The other method is to use the <directive 
-    module="mod_includes">XBitHack</directive> directive:</p>
+    module="mod_include">XBitHack</directive> directive:</p>
 <example>
         XBitHack on
 </example>
 
-    <p><directive module="mod_includes">XBitHack</directive>
+    <p><directive module="mod_include">XBitHack</directive>
     tells Apache to parse files for SSI
     directives if they have the execute bit set. So, to add SSI
     directives to an existing page, rather than having to change
@@ -111,7 +111,7 @@ existing HTML documents.</p>
     <code>.html</code> files for SSI, so that you don't have to
     mess with <code>.shtml</code> file names. These folks have
     perhaps not heard about <directive 
-    module="mod_includes">XBitHack</directive>. The thing to
+    module="mod_include">XBitHack</directive>. The thing to
     keep in mind is that, by doing this, you're requiring that
     Apache read through every single file that it sends out to
     clients, even if they don't contain any SSI directives. This
index 593de4e15b32c5a414c234081140b4623d25343c..45ab74e8541744dfe44a327f27529743c952c10f 100644 (file)
     are available in various modules. During the configuration
     process, you must select which modules to compile for use with
     your server. You can view a <a
-    href="mod/index.html">list of modules</a> included in
+    href="mod/">list of modules</a> included in
     the documentation. Those modules with a <a
     href="mod/module-dict.html#Status">status</a> of "Base" are
     included by default and must be specifically disabled if you do
index 413bab55719007f91106795b6a56a065d2d1ee75..2e97e6290752122be918924623d7c213c37e64e2 100644 (file)
@@ -52,7 +52,7 @@
 
         <h3>Buggy clients and persistent connections</h3>
         Several clients have a bug which pops up when dealing with
-        <a href="../keepalive.html">persistent connections</a> (aka
+        persistent connections (aka
         keepalives). When the connection is idle and the server
         closes the connection (based on the <a
         href="../mod/core.html#keepalivetimeout">KeepAliveTimeout</a>),
index 1896aeabbe6a2495ad67b8ccb9a933a92488a8fb..cb27dfda5eca77b8a88fc9f1af2fcb3d5a9ce1cc 100644 (file)
@@ -40,8 +40,7 @@
 
     <p>Various of these workarounds are triggered by environment
     variables. The admin typically controls which are set, and for
-    which clients, by using <a
-    href="../mod/mod_browser.html">mod_browser</a>. Unless
+    which clients, by using <code>mod_browser</code>. Unless
     otherwise noted all of these workarounds exist in versions 1.2
     and later.</p>
 
index b24f76976588ddb7abd867e6061c1268f0239e0f..9c1c258fe36546c90c0ebff1a9d716f40b045065 100644 (file)
     <directive module="core">Options</directive> directive for
     more details.</p>
 
-    <p>If the <directive module="autoindex">FancyIndexing</directive>
-    option is given with the <directive module="autoindex"
-    >IndexOptions</directive> directive,
+    <p>If the <code><a href="#indexoptions:fancyindexing"
+    >FancyIndexing</a></code> option is given with the <directive
+    module="mod_autoindex">IndexOptions</directive> directive,
     the column headers are links that control the order of the
     display. If you select a header link, the listing will be
     regenerated, sorted by the values in that column. Selecting the
     same header repeatedly toggles between ascending and descending
     order. These column header links are suppressed with
-    <directive module="autoindex">IndexOptions</directive> directive's
+    <directive module="mod_autoindex">IndexOptions</directive> directive's
     <code>SuppressColumnSorting</code> option.</p>
 
     <p>Note that when the display is sorted by "Size", it's the
index 66e7555c996636f912655432faf5b44378038d0c..f99ba96872870de8b5da7c1b966c8c9706a07283 100644 (file)
@@ -14,7 +14,7 @@
 <note type="warning">
 This module is experimental. Documentation is still under development...
 </note>
-    <p><module>mod_disk_cache</module> implements a disk based storage manager for use with <module>mod_proxy.</module></p>
+    <p><module>mod_disk_cache</module> implements a disk based storage manager for use with <module>mod_proxy</module>.</p>
     <p>Content stored and retrived keyed to the URL. Content with
     access protections is not cached.</p>
 <note>
index 714a8c0525c9424240911991317fc12e38003963..4a9a51000507d5f104da592f5079d5145180cc7d 100644 (file)
@@ -230,7 +230,7 @@ host</context></contextlist>
     <p>The <directive>CookieLog</directive> directive sets the 
     filename for logging of cookies. The filename is relative to the
     <directive module="core">serverroot</directive>. This directive is
-    included only for compatibility with <module>mod_cookies</module>,
+    included only for compatibility with <code>mod_cookies</code>,
     and is deprecated.</p>
 </usage>
 
index 9b18fb6a87892bfec2027bbe9fc1638084e4f8c2..b2bd6376993c5b685517171bee4a182fe194721b 100644 (file)
     which document to give to the client, when there are
     alternative documents in more than one character set, language, 
     encoding or mime type.  All filename extensions associations
-    created with <module>AddCharset</module>, <module>AddEncoding</module>, 
-    <module>AddLanguage</module> and <module>AddType</module> directives
-    (and extensions listed in the <module>MimeMagicFile</module>)
-    participate in this select process.  Filename extensions that
-    are only associated using the <module>AddHandler</module>,
-    <module>AddInputFilter</module> or <module>AddOutputFilter</module>
-    directives may be included or excluded from matching by using 
-    the <directive>MultiviewsMatch</directive> directive.</p>
+    created with <directive module="mod_mime">AddCharset</directive>,
+    <directive module="mod_mime">AddEncoding</directive>, <directive
+    module="mod_mime">AddLanguage</directive> and <directive
+    module="mod_mime">AddType</directive> directives
+    (and extensions listed in the <directive module="mod_mime_magic"
+    >MimeMagicFile</directive>) participate in this select process.
+    Filename extensions that are only associated using the <directive
+    module="mod_mime">AddHandler</directive>, <directive module="mod_mime"
+    >AddInputFilter</directive> or <directive module="mod_mime"
+    >AddOutputFilter</directive> directives may be included or excluded
+    from matching by using the <directive module="mod_mime"
+    >MultiviewsMatch</directive> directive.</p>
 
 <section>
 <title>Charset</title>
index 9dd00c0d392deb6188f2a5c8c9e56b7b29c6b3d5..17bb868cb6b70743403985aa1ed2254f6cd15d36 100644 (file)
@@ -79,7 +79,7 @@ compatibility variables.</p>
 
 <p>When <module>mod_ssl</module> is built into Apache or at least
 loaded (under DSO situation) additional functions exist for the <a
-href="../mod_log_config.html#formats">Custom Log Format</a> of 
+href="mod_log_config.html#formats">Custom Log Format</a> of 
 <module>mod_log_config</module>. First there is an
 additional ``<code>%{</code><em>varname</em><code>}x</code>''
 eXtension format function which can be used to expand any variables
index c6f36acfea6bd30eaabec8963fa68ca4fe48d5b1..f8fcb2d1fac6b57a6154d70b02d031557802f0a3 100644 (file)
@@ -18,7 +18,7 @@
     <p>The bug reporting page and dev-httpd mailing list are <em>not</em>
     provided to answer questions about configuration or running Apache.
     Before you submit a bug report or request, first consult this document, the
-    <a href="../faq/index.html">Frequently Asked Questions</a> page and the other
+    <a href="../faq/">Frequently Asked Questions</a> page and the other
     relevant documentation topics. If you still have a question or problem,
     post it to the <a href="news://developer-forums.novell.com/novell.devsup.webserver">
     novell.devsup.webserver</a> newsgroup, where many Apache users are more than
index 29d6519196cea6bf1268df25c31d633517ca7dc3..f94ea6f2f922c30086f54dbd8dd18b24fe28c28a 100644 (file)
@@ -89,7 +89,7 @@ a Service</page>
 <page href="platform/netware.html">Using Apache with Novell NetWare</page>
 <page href="platform/perf-hp.html">Running a High-Performance Web
 Server on HPUX</page>
-<page href="ebcdic.html">The Apache EBCDIC Port</page>
+<page href="platform/ebcdic.html">The Apache EBCDIC Port</page>
 </category>
 
 <category id="programs">