index.html.en revision b4332edbea41e302a00a5954eebbf8eb1604c17b
246N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
246N/A<HTML>
246N/A<HEAD>
246N/A<TITLE>Apache 2.0 documentation</TITLE>
246N/A</HEAD>
246N/A
246N/A<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
246N/A<BODY
246N/A BGCOLOR="#FFFFFF"
246N/A TEXT="#000000"
246N/A LINK="#0000FF"
246N/A VLINK="#000080"
246N/A ALINK="#FF0000"
246N/A>
246N/A<!--#include virtual="header.html" -->
246N/A<H1 ALIGN="CENTER">Apache 2.0 User's Guide</H1>
246N/A
246N/A<HR>
246N/A
246N/A<H3><A NAME="new">Release Notes</A></H3>
246N/A<UL>
246N/A<LI><A HREF="new_features_2_0.html">New features in Apache 2.0</A>
246N/A<li><a href="upgrading.html">Upgrading to Apache 2.0</a>
246N/A<LI><A HREF="LICENSE">Apache License</A>
246N/A</UL>
246N/A
618N/A<H3><A NAME="ref">Apache Reference Manual</A></H3>
246N/A
246N/A<UL>
246N/A<LI><A HREF="http://www.apache.org/search.html">
246N/A <STRONG>Search</STRONG></A> for key words
313N/A<LI><A HREF="install.html">Compiling and Installing</A>
246N/A<LI><A HREF="invoking.html">Starting</A>
246N/A<LI><A HREF="stopping.html">Stopping or Restarting</A>
246N/A<LI><A HREF="configuring.html">Configuring</A>
246N/A<LI><A HREF="mod/directives.html">Run-time configuration directives</A>
246N/A<LI>Modules: <A HREF="mod/index-bytype.html">By Type</A> or
246N/A <A HREF="mod/index.html">Alphabetical</A>
246N/A<LI><A HREF="vhosts/index.html">Virtual Hosts</A>
246N/A<LI><A HREF="dso.html">Dynamic Shared Object (DSO) support</A>
246N/A<LI><A HREF="handler.html">Handlers</A>
246N/A<LI><A HREF="content-negotiation.html">Content negotiation</A>
246N/A<LI><A HREF="env.html">Environment Variables</A>
246N/A<LI><A HREF="misc/API.html">The Apache API</A>
246N/A<LI><A HREF="suexec.html">Using SetUserID Execution for CGI</A>
246N/A</UL>
246N/A
246N/A<H3><A NAME="oth">Other Notes</A></H3>
392N/A<UL>
392N/A<LI><A HREF="misc/FAQ.html">Frequently Asked Questions</A>
392N/A<LI><A hREF="misc/tutorials.html">Tutorials</A>
246N/A<LI><A HREF="misc/rewriteguide.html">URL Rewriting Guide</A>
246N/A<LI><A HREF="misc/perf-tuning.html">General Performance hints</A> for
246N/Agetting the best performance out of Apache
246N/A<LI><A HREF="misc/perf.html">OS Specific Performance hints</A> to help
246N/Afine-tune specific platforms
246N/A<LI><A HREF="misc/security_tips.html">Security tips</A>
246N/A<LI><A HREF="misc/compat_notes.html">Compatibility Notes with NCSA httpd</A>
246N/A<LI><A HREF="misc/howto.html">How do I? documentation</A>
246N/A<LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A>
246N/A<LI><A HREF="misc/known_client_problems.html">Known problems with various
246N/A clients</A>
246N/A<LI><A HREF="developer/index.html">Documentation for Apache developers</A>
246N/A</UL>
246N/A
246N/A<!--#include virtual="footer.html" -->
246N/A</BODY>
246N/A</HTML>
246N/A
246N/A