mirror of
https://github.com/apache/httpd.git
synced 2025-06-04 21:42:15 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91114 13f79535-47bb-0310-9956-ffa450edef68
59 lines
1.8 KiB
HTML
59 lines
1.8 KiB
HTML
<!--#if expr="$QUERY_STRING = ONEPAGE" -->
|
|
<!--#set var="ONEPAGE" value="YES" -->
|
|
<!--#else -->
|
|
<!--#set var="ONEPAGE" value="" -->
|
|
<!--#endif -->
|
|
<!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 <<a
|
|
href="http://httpd.apache.org/docs-2.0/faq/"
|
|
rel="Help"><samp>http://httpd.apache.org/docs-2.0/faq/</samp></a>>.
|
|
<!--#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>
|
|
|