index.html revision 4e191199a0aeab09d78df8f5579e745572e8b7bc
0N/A<!--#if expr="$QUERY_STRING = ONEPAGE" -->
2362N/A<!--#set var="ONEPAGE" value="YES" -->
0N/A<!--#else -->
0N/A<!--#set var="ONEPAGE" value="" -->
0N/A<!--#endif -->
0N/A<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2362N/A "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
0N/A
2362N/A<html xmlns="http://www.w3.org/1999/xhtml">
0N/A <head>
0N/A <meta name="generator" content="HTML Tidy, see www.w3.org" />
0N/A
0N/A <title>Apache Server Frequently Asked Questions</title>
0N/A </head>
0N/A
0N/A <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
0N/A vlink="#000080" alink="#FF0000">
0N/A <!--#include virtual="header.html" -->
0N/A
0N/A <h1 align="center">Frequently Asked Questions</h1>
2362N/A
2362N/A <p>The latest version of this FAQ is always available from the
2362N/A main Apache web site, at &lt;<a
0N/A href="http://httpd.apache.org/docs-2.1/faq/"
32N/A rel="Help"><samp>http://httpd.apache.org/docs-2.1/faq/</samp></a>&gt;.
0N/A <!--#if expr="!$ONEPAGE" --> In addition, you can view this FAQ
0N/A <a href="./?ONEPAGE">all in one page</a> for easy searching and
0N/A printing.<!--#endif -->
0N/A </p>
0N/A
0N/A <p>Since Apache 2.0 is very new, we don't yet know what the
0N/A <em>Frequently Asked Questions</em> will be. While this section
0N/A fills up, you should also consult the <a
0N/A href="http://httpd.apache.org/docs/misc/FAQ.html">Apache 1.3
0N/A FAQ</a> to see if your question is answered there.</p>
0N/A
0N/A <h2>Categories</h2>
0N/A <!--#if expr="!$ONEPAGE" -->
0N/A
0N/A <dl>
0N/A <dt><a href="support.html">Support</a></dt>
0N/A
0N/A <dd>What do I do when I have problems?</dd>
0N/A </dl>
0N/A <!--#else -->
0N/A
0N/A <dl>
5335N/A <dt><a href="#support.html">Support</a></dt>
0N/A
0N/A <dd>What do I do when I have problems?</dd>
0N/A </dl>
0N/A <hr />
0N/A <!--#include virtual="support.html" -->
0N/A <!--#endif -->
0N/A <!--#include virtual="footer.html" -->
0N/A </body>
0N/A</html>
0N/A
0N/A