]> granicus.if.org Git - apache/blob - docs/manual/index.html
Just a scratch of a start of an upgrading doc. It would help if people
[apache] / docs / manual / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Apache 2.0 documentation</TITLE>
5 </HEAD>
6
7 <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
8 <BODY
9  BGCOLOR="#FFFFFF"
10  TEXT="#000000"
11  LINK="#0000FF"
12  VLINK="#000080"
13  ALINK="#FF0000"
14 >
15 <!--#include virtual="header.html" -->
16 <H1 ALIGN="CENTER">Apache 2.0 User's Guide</H1>
17
18 <HR>
19
20 <H3><A NAME="new">Release Notes</A></H3>
21 <UL>
22 <LI><A HREF="new_features_2_0.html">New features in Apache 2.0</A>
23 <li><a href="upgrading.html">Upgrading to Apache 2.0</a>
24 <LI><A HREF="LICENSE">Apache License</A>
25 </UL>
26
27 <H3><A NAME="ref">Apache Reference Manual</A></H3>
28
29 <UL>
30 <LI><A HREF="http://www.apache.org/search.html">
31     <STRONG>Search</STRONG></A> for key words
32 <LI><A HREF="install.html">Compiling and Installing</A>
33 <LI><A HREF="invoking.html">Starting</A>
34 <LI><A HREF="stopping.html">Stopping or Restarting</A>
35 <LI><A HREF="configuring.html">Configuring</A>
36 <LI><A HREF="mod/directives.html">Run-time configuration directives</A>
37 <LI>Modules: <A HREF="mod/index-bytype.html">By Type</A> or 
38     <A HREF="mod/index.html">Alphabetical</A>
39 <LI><A HREF="vhosts/index.html">Virtual Hosts</A>
40 <LI><A HREF="dso.html">Dynamic Shared Object (DSO) support</A>
41 <LI><A HREF="handler.html">Handlers</A>
42 <LI><A HREF="content-negotiation.html">Content negotiation</A>
43 <LI><A HREF="env.html">Environment Variables</A>
44 <LI><A HREF="misc/API.html">The Apache API</A>
45 <LI><A HREF="suexec.html">Using SetUserID Execution for CGI</A>
46 </UL>
47
48 <H3><A NAME="oth">Other Notes</A></H3>
49 <UL>
50 <LI><A HREF="misc/FAQ.html">Frequently Asked Questions</A>
51 <LI><A hREF="misc/tutorials.html">Tutorials</A>
52 <LI><A HREF="misc/rewriteguide.html">URL Rewriting Guide</A>
53 <LI><A HREF="misc/perf-tuning.html">General Performance hints</A> for
54 getting the best performance out of Apache
55 <LI><A HREF="misc/perf.html">OS Specific Performance hints</A> to help
56 fine-tune specific platforms
57 <LI><A HREF="misc/security_tips.html">Security tips</A>
58 <LI><A HREF="misc/compat_notes.html">Compatibility Notes with NCSA httpd</A>
59 <LI><A HREF="misc/howto.html">How do I? documentation</A>
60 <LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A>
61 <LI><A HREF="misc/known_client_problems.html">Known problems with various
62  clients</A>
63 <LI><A HREF="developer/index.html">Documentation for Apache developers</A>
64 </UL>
65
66 <!--#include virtual="footer.html" -->
67 </BODY>
68 </HTML>
69