]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Ran w3c tidy to convert to xhtml
authorRich Bowen <rbowen@apache.org>
Sat, 22 Sep 2001 19:14:10 +0000 (19:14 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 22 Sep 2001 19:14:10 +0000 (19:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91114 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/faq/footer.html
docs/manual/faq/header.html
docs/manual/faq/index.html
docs/manual/faq/support.html

index 4a0991e6fa3aafd7123b10427b1bf0d23887dfe9..edcc022ccc5b85ef36ea6d4a28ff30ed3c9a93c6 100644 (file)
@@ -1,8 +1,19 @@
-<HR>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-<H3 ALIGN="CENTER">
- Apache HTTP Server Version 2.0
-</H3>
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta name="generator" content="HTML Tidy, see www.w3.org" />
+
+    <title></title>
+  </head>
+
+  <body>
+    <hr />
+
+    <h3 align="CENTER">Apache HTTP Server Version 2.0</h3>
+    <a href="./"><img src="../images/index.gif" alt="Index" /></a>
+    <a href="../"><img src="../images/home.gif" alt="Home" /></a>
+  </body>
+</html>
 
-<A HREF="./"><IMG SRC="../images/index.gif" ALT="Index"></A>
-<A HREF="../"><IMG SRC="../images/home.gif" ALT="Home"></A>
index 9bc11593a333b06bf72af8e57546d1d4cda8f3dd..6c4764044e6281b09505397d5deb3ba8d28dd2ea 100644 (file)
@@ -1,6 +1,19 @@
-<DIV ALIGN="CENTER">
- <IMG SRC="../images/sub.gif" ALT="[APACHE DOCUMENTATION]">
- <H3>
-  Apache HTTP Server Version 2.0
- </H3>
-</DIV>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta name="generator" content="HTML Tidy, see www.w3.org" />
+
+    <title></title>
+  </head>
+
+  <body>
+    <div align="CENTER">
+      <img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]" /> 
+
+      <h3>Apache HTTP Server Version 2.0</h3>
+    </div>
+  </body>
+</html>
+
index 90c19b7bb964b4851dffb34a1efa9d6f8a87ca75..5916e7596896b770e3d3145f0f0954a380187faf 100644 (file)
@@ -1,67 +1,58 @@
 <!--#if expr="$QUERY_STRING = ONEPAGE" -->
-  <!--#set var="ONEPAGE" value="YES" -->
+<!--#set var="ONEPAGE" value="YES" -->
 <!--#else -->
-  <!--#set var="ONEPAGE" value="" -->
+<!--#set var="ONEPAGE" value="" -->
 <!--#endif -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
- <HEAD>
-  <TITLE>Apache Server Frequently Asked Questions</TITLE>
- </HEAD>
- <BODY
-  BGCOLOR="#FFFFFF"
-  TEXT="#000000"
-  LINK="#0000FF"
-  VLINK="#000080"
-  ALINK="#FF0000"
- >
-  <!--#include virtual="header.html" -->
-  <H1 ALIGN="CENTER">Frequently Asked Questions</H1>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta name="generator" content="HTML Tidy, see www.w3.org" />
+
+    <title>Apache Server Frequently Asked Questions</title>
+  </head>
+
+  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
+  vlink="#000080" alink="#FF0000">
+    <!--#include virtual="header.html" -->
+
+    <h1 align="CENTER">Frequently Asked Questions</h1>
+
+    <p>The latest version of this FAQ is always available from the
+    main Apache web site, at &lt;<a
+    href="http://httpd.apache.org/docs-2.0/faq/"
+    rel="Help"><samp>http://httpd.apache.org/docs-2.0/faq/</samp></a>&gt;.
+    <!--#if expr="!$ONEPAGE" --> In addition, you can view this FAQ
+    <a href="./?ONEPAGE">all in one page</a> for easy searching and
+    printing.<!--#endif -->
+    </p>
+
+    <p>Since Apache 2.0 is very new, we don't yet know what the
+    <em>Frequently Asked Questions</em> will be. While this section
+    fills up, you should also consult the <a
+    href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
+    FAQ</a> to see if your question is answered there.</p>
+
+    <h2>Categories</h2>
+    <!--#if expr="!$ONEPAGE" -->
+
+    <dl>
+      <dt><a href="support.html">Support</a></dt>
+
+      <dd>What do I do when I have problems?</dd>
+    </dl>
+    <!--#else -->
+
+    <dl>
+      <dt><a href="#support.html">Support</a></dt>
+
+      <dd>What do I do when I have problems?</dd>
+    </dl>
+    <hr />
+    <!--#include virtual="support.html" -->
+    <!--#endif -->
+    <!--#include virtual="footer.html" -->
+  </body>
+</html>
 
-  <P>
-  The latest version of this FAQ is always available from the main
-  Apache web site, at &lt;<A
-  HREF="http://httpd.apache.org/docs-2.0/faq/" REL="Help"
-  ><SAMP>http://httpd.apache.org/docs-2.0/faq/</SAMP></A>&gt;.
-  <!--#if expr="!$ONEPAGE" --> In addition, you can view this FAQ <a
-  href="./?ONEPAGE">all in one page</a> for easy searching and
-  printing.<!--#endif -->
-  </P>
-
-  <p>Since Apache 2.0 is very new, we don't yet know what the
-  <em>Frequently Asked Questions</em> will be.  While this section
-  fills up, you should also consult the <a
-  href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3 FAQ</a>
-  to see if your question is answered there.</p>
-
-
-
-  <H2>Categories</H2>
-
-<!--#if expr="!$ONEPAGE" -->
-
-<dl>
-
-<dt><a href="support.html">Support</a></dt>
-<dd>What do I do when I have problems?</dd>
-
-</dl>
-
-<!--#else -->
-
-<dl>
-
-<dt><a href="#support.html">Support</a></dt>
-<dd>What do I do when I have problems?</dd>
-
-</dl>
-
-<hr>
-
-<!--#include virtual="support.html" -->
-
-<!--#endif -->
-
-<!--#include virtual="footer.html" -->
-</BODY>
-</HTML>
index b72aeb790a89e4730df9470f5892a71da4cda19c..25e93df208b37448fb73f94940f642f05598f6b1 100644 (file)
 <!--#if expr="!$ONEPAGE" -->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
- <HEAD>
-  <TITLE>Support - Apache Server Frequently Asked Questions</TITLE>
- </HEAD>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
- <BODY
-  BGCOLOR="#FFFFFF"
-  TEXT="#000000"
-  LINK="#0000FF"
-  VLINK="#000080"
-  ALINK="#FF0000"
- >
-  <!--#include virtual="header.html" -->
-  <H1 ALIGN="CENTER">Frequently Asked Questions</H1>
-<!--#endif -->
-
-  <H2><a name="support.html">Support</a></H2>
-
-<UL>
-   <LI><A HREF="#what2do">&quot;Why can't I ...?  Why won't ...
-        work?&quot;  What to do in case of problems</A>
-   </LI>
-   <LI><A HREF="#support">Whom do I contact for support?</A>
-   </LI>
-
-</UL>
-
-<HR>
-
- <H3><A NAME="what2do">&quot;Why can't I ...?  Why won't ... work?&quot;  
-       What to do in case of problems</A></H3>
-  <P>
-  If you are having trouble with your Apache server software, you should
-  take the following steps:
-  </P>
-  <OL>
-   <LI><STRONG>Check the errorlog!</STRONG>
-    <P>
-    Apache tries to be helpful when it encounters a problem.  In many
-    cases, it will provide some details by writing one or messages to
-    the server error log.  Sometimes this is enough for you to diagnose
-    &amp; fix the problem yourself (such as file permissions or the like).
-    The default location of the error log is
-    <SAMP>/usr/local/apache2/logs/error_log</SAMP>, but see the
-    <A HREF="../mod/core.html#errorlog"><SAMP>ErrorLog</SAMP></A>
-    directive in your config files for the location on your server.
-    </P>
-   </LI>
-   <LI><STRONG>Check the
-    <A HREF="http://httpd.apache.org/docs-2.0/faq/">FAQ</A>!</STRONG>
-    <P>
-    The latest version of the Apache Frequently-Asked Questions list can
-    always be found at the main Apache web site.
-    </P>
-   </LI>
-   <LI><STRONG>Check the Apache bug database</STRONG>
-    <P>
-    Most problems that get reported to The Apache Group are recorded in
-    the
-    <A HREF="http://bugs.apache.org/">bug database</A>.
-    <EM><STRONG>Please</STRONG> check the existing reports, open
-    <STRONG>and</STRONG> closed, before adding one.</EM>  If you find
-    that your issue has already been reported, please <EM>don't</EM> add
-    a &quot;me, too&quot; report.  If the original report isn't closed
-    yet, we suggest that you check it periodically.  You might also
-    consider contacting the original submitter, because there may be an
-    email exchange going on about the issue that isn't getting recorded
-    in the database.
-    </P>
-   </LI>
-   <LI><STRONG><a name="user-support">Ask in a user support forum</a></STRONG>
-    <P>Apache has an active community of users who are willing to 
-    share their knowledge.  Participating in this community is
-    usually the best and fastest way to get answers to your
-    questions and problems.</P>
-    <P>USENET newsgroups:</P>
-<ul>
- <li>comp.infosystems.www.servers.unix
- [<a href="news:comp.infosystems.www.servers.unix">nntp</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">google</a>]
-</li>
- <li>comp.infosystems.www.servers.ms-windows
- [<a href="news:comp.infosystems.www.servers.ms-windows">nntp</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">google</a>]
-</li>
- <li>comp.infosystems.www.authoring.cgi
- [<a href="news:comp.infosystems.www.authoring.cgi">news</a>]
- [<a href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">google</a>]
-</li>
-</ul>
-
-    <p>Mailing Lists:</p>
-<ul>
-<li><a href="http://groups.yahoo.com/group/apache-server"
->apache-server@yahoogroups.com</a></li>
-</ul>
-   </LI>
-   <LI><STRONG>If all else fails, report the problem in the bug
-    database</STRONG>
-    <P>
-    If you've gone through those steps above that are appropriate and
-    have obtained no relief, then please <EM>do</EM> let The Apache
-    Group know about the problem by
-    <A HREF="http://httpd.apache.org/bug_report.html">logging a bug report</A>.
-    </P>
-    <P>
-    If your problem involves the server crashing and generating a core
-    dump, please include a backtrace (if possible).  As an example,
-    </P>
-    <P>
-    <DL>
-     <DD><CODE># cd <EM>ServerRoot</EM><BR>
-      # dbx httpd core<BR>
-      (dbx) where</CODE>
-     </DD>
-    </DL>
-    <P></P>
-    <P>
-    (Substitute the appropriate locations for your
-    <SAMP>ServerRoot</SAMP> and your <SAMP>httpd</SAMP> and
-    <SAMP>core</SAMP> files.  You may have to use <CODE>gdb</CODE>
-    instead of <CODE>dbx</CODE>.)
-    </P>
-   </LI>
-  </OL>
-  <HR>
-
- <H3><A NAME="support">Whom do I contact for support?</A></H3> 
-
- <P>With several million users and fewer than forty volunteer
- developers, we cannot provide personal support for Apache.  For free
- support, we suggest participating in a <a href="#user-support">user
- forum</a>.</p>
-
- <p>Professional, commercial support for Apache is available from 
-  <a href="http://www.apache.org/info/support.cgi">a number of
-  companies</a>.</p>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-<!--#if expr="!$ONEPAGE" -->
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta name="generator" content="HTML Tidy, see www.w3.org" />
+
+    <title>Support - Apache Server Frequently Asked
+    Questions</title>
+  </head>
+  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+
+  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
+  vlink="#000080" alink="#FF0000">
+    <!--#include virtual="header.html" -->
+
+    <h1 align="CENTER">Frequently Asked Questions</h1>
+    <!--#endif -->
+
+    <h2><a id="support.html" name="support.html">Support</a></h2>
+
+    <ul>
+      <li><a href="#what2do">"Why can't I ...? Why won't ... work?"
+      What to do in case of problems</a></li>
+
+      <li><a href="#support">Whom do I contact for
+      support?</a></li>
+    </ul>
+    <hr />
+
+    <h3><a id="what2do" name="what2do">"Why can't I ...? Why won't
+    ... work?" What to do in case of problems</a></h3>
+
+    <p>If you are having trouble with your Apache server software,
+    you should take the following steps:</p>
+
+    <ol>
+      <li>
+        <strong>Check the errorlog!</strong> 
+
+        <p>Apache tries to be helpful when it encounters a problem.
+        In many cases, it will provide some details by writing one
+        or messages to the server error log. Sometimes this is
+        enough for you to diagnose &amp; fix the problem yourself
+        (such as file permissions or the like). The default
+        location of the error log is
+        <samp>/usr/local/apache2/logs/error_log</samp>, but see the
+        <a
+        href="../mod/core.html#errorlog"><samp>ErrorLog</samp></a>
+        directive in your config files for the location on your
+        server.</p>
+      </li>
+
+      <li>
+        <strong>Check the <a
+        href="http://httpd.apache.org/docs-2.0/faq/">FAQ</a>!</strong>
+        
+
+        <p>The latest version of the Apache Frequently-Asked
+        Questions list can always be found at the main Apache web
+        site.</p>
+      </li>
+
+      <li>
+        <strong>Check the Apache bug database</strong> 
+
+        <p>Most problems that get reported to The Apache Group are
+        recorded in the <a href="http://bugs.apache.org/">bug
+        database</a>. <em><strong>Please</strong> check the
+        existing reports, open <strong>and</strong> closed, before
+        adding one.</em> If you find that your issue has already
+        been reported, please <em>don't</em> add a "me, too"
+        report. If the original report isn't closed yet, we suggest
+        that you check it periodically. You might also consider
+        contacting the original submitter, because there may be an
+        email exchange going on about the issue that isn't getting
+        recorded in the database.</p>
+      </li>
+
+      <li>
+        <strong><a id="user-support" name="user-support">Ask in a
+        user support forum</a></strong> 
+
+        <p>Apache has an active community of users who are willing
+        to share their knowledge. Participating in this community
+        is usually the best and fastest way to get answers to your
+        questions and problems.</p>
+
+        <p>USENET newsgroups:</p>
+
+        <ul>
+          <li>comp.infosystems.www.servers.unix [<a
+          href="news:comp.infosystems.www.servers.unix">nntp</a>] [
+          <a
+          href="http://groups.google.com/groups?group=comp.infosystems.www.servers.unix">
+          google</a>]</li>
+
+          <li>comp.infosystems.www.servers.ms-windows [<a
+          href="news:comp.infosystems.www.servers.ms-windows">nntp</a>]
+          [ <a
+          href="http://groups.google.com/groups?group=comp.infosystems.www.servers.ms-windows">
+          google</a>]</li>
+
+          <li>comp.infosystems.www.authoring.cgi [<a
+          href="news:comp.infosystems.www.authoring.cgi">news</a>]
+          [ <a
+          href="http://groups.google.com/groups?group=comp.infosystems.www.authoring.cgi">
+          google</a>]</li>
+        </ul>
+
+        <p>Mailing Lists:</p>
+
+        <ul>
+          <li><a
+          href="http://groups.yahoo.com/group/apache-server">apache-server@yahoogroups.com</a></li>
+        </ul>
+      </li>
+
+      <li>
+        <strong>If all else fails, report the problem in the bug
+        database</strong> 
+
+        <p>If you've gone through those steps above that are
+        appropriate and have obtained no relief, then please
+        <em>do</em> let The Apache Group know about the problem by
+        <a href="http://httpd.apache.org/bug_report.html">logging a
+        bug report</a>.</p>
+
+        <p>If your problem involves the server crashing and
+        generating a core dump, please include a backtrace (if
+        possible). As an example,</p>
+
+        <dl>
+          <dd><code># cd <em>ServerRoot</em><br />
+           # dbx httpd core<br />
+           (dbx) where</code></dd>
+        </dl>
+
+        <p>(Substitute the appropriate locations for your
+        <samp>ServerRoot</samp> and your <samp>httpd</samp> and
+        <samp>core</samp> files. You may have to use
+        <code>gdb</code> instead of <code>dbx</code>.)</p>
+      </li>
+    </ol>
+    <hr />
+
+    <h3><a id="support" name="support">Whom do I contact for
+    support?</a></h3>
+
+    <p>With several million users and fewer than forty volunteer
+    developers, we cannot provide personal support for Apache. For
+    free support, we suggest participating in a <a
+    href="#user-support">user forum</a>.</p>
+
+    <p>Professional, commercial support for Apache is available
+    from <a href="http://www.apache.org/info/support.cgi">a number
+    of companies</a>.</p>
+    <!--#if expr="!$ONEPAGE" -->
+    <!--#include virtual="footer.html" -->
+    <!--#endif -->
+  </body>
+</html>
 
-<!--#include virtual="footer.html" -->
-</BODY>
-</HTML>
-<!--#endif -->