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