diff options
author | Joshua Slive <slive@apache.org> | 2000-11-01 19:06:37 +0100 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2000-11-01 19:06:37 +0100 |
commit | 6210f0963bc448d1c820ab32f5aef3accfaf9da4 (patch) | |
tree | 67dc6a191234ea7e24f8232b23f185289d640890 /docs/manual | |
parent | Get rid of a couple of buff calls by manipulating the APR socket (diff) | |
download | apache2-6210f0963bc448d1c820ab32f5aef3accfaf9da4.tar.xz apache2-6210f0963bc448d1c820ab32f5aef3accfaf9da4.zip |
Update the main doc page to a two-column format, and add a new section
called "Using the Apache HTTP Server" for task-oriented docs. Also,
remove some of the "other notes" links that are more or less obsolete.
They are still available on a sub-page.
This is a little fancier than the old one, which I know will annoy
some people. Oh well.
The design and HTML coding comes mostly from Carlos, but I messed it
up and changed stuff. Blame Joshua for any errors.
Submitted by: Carlos Ramirez <cramirez@gte.net>, Joshua Slive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86787 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/images/apache_header.gif | bin | 0 -> 4084 bytes | |||
-rw-r--r-- | docs/manual/images/pixel.gif | bin | 0 -> 61 bytes | |||
-rw-r--r-- | docs/manual/index.html | 221 | ||||
-rw-r--r-- | docs/manual/index.html.en | 221 |
4 files changed, 324 insertions, 118 deletions
diff --git a/docs/manual/images/apache_header.gif b/docs/manual/images/apache_header.gif Binary files differnew file mode 100644 index 0000000000..260e421bf4 --- /dev/null +++ b/docs/manual/images/apache_header.gif diff --git a/docs/manual/images/pixel.gif b/docs/manual/images/pixel.gif Binary files differnew file mode 100644 index 0000000000..c0801475d2 --- /dev/null +++ b/docs/manual/images/pixel.gif diff --git a/docs/manual/index.html b/docs/manual/index.html index fd56350ac2..6c5f3d87b0 100644 --- a/docs/manual/index.html +++ b/docs/manual/index.html @@ -1,69 +1,172 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<HTML> -<HEAD> -<TITLE>Apache 2.0 documentation</TITLE> -</HEAD> - -<!-- Background white, links blue (unvisited), navy (visited), red (active) --> -<BODY - BGCOLOR="#FFFFFF" - TEXT="#000000" - LINK="#0000FF" - VLINK="#000080" - ALINK="#FF0000" +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head><title>Apache HTTP Server Version 2.0 Documentation</title></head> +<body + bgcolor="#FFFFFF" + text="#000000" + link="#0000FF" + vlink="#000080" + alink="#FF0000" > -<!--#include virtual="header.html" --> -<H1 ALIGN="CENTER">Apache 2.0 User's Guide</H1> -<HR> +<div align="center"> +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr> +<td align="center"> + <img src="images/apache_header.gif" width=600 height=62 border=0 alt="[Apache Documentation]"></td> +</tr> +<tr> +<td align="center" bgcolor="#4f4f4f"> + <table cellspacing="1" cellpadding="4" border="0" width="100%"> + <tr> + <td align="center" bgcolor="#bebebe"> + <a href="misc/FAQ.html"><strong>FAQ</strong></a> + </td> + <td align="center" bgcolor="#bebebe"> + <a href="mod/directives.html"><strong>Directives</strong></a> + </td> + <td align="center" bgcolor="#bebebe"> + <a href="mod/"><strong>Modules</strong></a> + </td> + <td align="center" bgcolor="#bebebe"> + <a href="http://www.apache.org/search.html"><strong>Search</strong></a> + </td> + </tr></table> +</td> +</tr> +<tr> +<td> </td> +</tr><tr> +<td align="center" height="30"> + <h3>Apache HTTP Server Version 2.0</h3> +</td> +</tr> +</table> +</div> + +<div align="center"> + +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr><td align="center"> + <form method="post" action="http://search.apache.org/"> + <input type="hidden" name="what" value="ap"> + <input type="hidden" name="results" value="20"> + <input type="text" name="keyword" size="20"> + <input type="button" value="Search"> + </form> +</td></tr></table> -<H3><A NAME="new">Release Notes</A></H3> -<UL> -<LI><A HREF="new_features_2_0.html">New features in Apache 2.0</A> -<li><a href="upgrading.html">Upgrading to Apache 2.0</a> -<LI><A HREF="LICENSE">Apache License</A> -</UL> +<!-- +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr> +<td align="center"><hr size="1" noshade width="100%"> +</td> +</tr> +</table> +--> -<H3><A NAME="ref">Apache Reference Manual</A></H3> +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr> +<td align="center" valign="top"> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> + <strong>Release Notes</strong> +</td></tr><tr><td> +<A HREF="new_features_2_0.html">New Features in Version 2.0</A> +</td></tr><tr><td> +<A HREF="upgrading.html">Upgrading to Version 2.0</A> +</td></tr><tr><td> +<A HREF="LICENSE">Apache License</A> +</td></tr> +</table> -<UL> -<LI><A HREF="http://www.apache.org/search.html"> - <STRONG>Search</STRONG></A> for key words -<LI><A HREF="install.html">Compiling and Installing</A> -<LI><A HREF="invoking.html">Starting</A> -<LI><A HREF="stopping.html">Stopping or Restarting</A> -<LI><A HREF="configuring.html">Configuring</A> -<LI><A HREF="mod/directives.html">Run-time configuration directives</A> -<LI>Modules: <A HREF="mod/index-bytype.html">By Type</A> or +<p> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Reference Manual</strong> +</td></tr><tr><td> +<A HREF="install.html">Compiling and Installing</A> +</td></tr><tr><td> +<A HREF="invoking.html">Starting</A> +</td></tr><tr><td> +<A HREF="stopping.html">Stopping or Restarting</A> +</td></tr><tr><td> +<A HREF="mod/directives.html">Run-time Configuration Directives</A> +</td></tr><tr><td> +Modules: <A HREF="mod/index-bytype.html">By Type</A> or <A HREF="mod/index.html">Alphabetical</A> -<LI><A HREF="vhosts/index.html">Virtual Hosts</A> -<LI><A HREF="dso.html">Dynamic Shared Object (DSO) support</A> -<LI><A HREF="handler.html">Handlers</A> -<LI><A HREF="content-negotiation.html">Content negotiation</A> -<LI><A HREF="env.html">Environment Variables</A> -<LI><A HREF="misc/API.html">The Apache API</A> -<LI><A HREF="suexec.html">Using SetUserID Execution for CGI</A> -</UL> +</td></tr><tr><td> +<A HREF="dso.html">Dynamic Shared Object (DSO) Support</A> +</td></tr><tr><td> +<A HREF="misc/API.html">The Apache API</A> +</td></tr></table> + +<p> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Platform Specific Notes</strong> +</td></tr><tr><td> +<A HREF="windows.html">Microsoft Windows</A> +</td></tr><tr><td> +<A HREF="netware.html">Novell Netware 5</A> +</td></tr><tr><td> +<A HREF="mpeix.html">HP MPE/iX</A> +</td></tr><tr><td> +<A HREF="unixware.html">UnixWare</A> +</td></tr><tr><td> +<A HREF="readme-tpf.html">TPF</A> +</td></tr></table> + +</td> +<td align="center" valign="top" bgcolor="#cccccc"> +<table border="0" cellpadding="0" cellspacing="0" bgcolor="#cccccc"><tr><td + align="center"><img src="images/pixel.gif" width="1" height="1" + border="0" alt="."></td></tr></table> +</td> +<td align="center" valign="top"> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Using the Apache HTTP Server</strong> +</td></tr><tr><td> +<A HREF="configuring.html">Configuration Files</A> +</td></tr><tr><td> +<A HREF="vhosts/index.html">Virtual Hosts</A> +</td></tr><tr><td> +<A HREF="handler.html">Handlers</A> +</td></tr><tr><td> +<A HREF="content-negotiation.html">Content negotiation</A> +</td></tr><tr><td> +<A HREF="env.html">Environment Variables</A> +</td></tr><tr><td> +<A HREF="suexec.html">Using SetUserID Execution for CGI</A> +</td></tr><tr><td> +<A HREF="misc/perf-tuning.html">General Performance hints</A> +</td></tr><tr><td> +<A HREF="misc/security_tips.html">Security tips</A> +</td></tr><tr><td> +<A HREF="misc/rewriteguide.html">URL Rewriting Guide</A> +</td></tr></table> + +<p> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Other Topics</strong> +</td></tr><tr><td> +<A HREF="misc/FAQ.html">Frequently Asked Questions</A> +</td></tr><tr><td> +<A HREF="misc/tutorials.html">Tutorials</A> +</td></tr><tr><td> +<A HREF="developer/">Documentation for Developers</A> +</td></tr><tr><td> +<A HREF="misc/">Other Notes</A> +</td></tr></table> +</td> +</tr> +</table> -<H3><A NAME="oth">Other Notes</A></H3> -<UL> -<LI><A HREF="misc/FAQ.html">Frequently Asked Questions</A> -<LI><A hREF="misc/tutorials.html">Tutorials</A> -<LI><A HREF="misc/rewriteguide.html">URL Rewriting Guide</A> -<LI><A HREF="misc/perf-tuning.html">General Performance hints</A> for -getting the best performance out of Apache -<LI><A HREF="misc/perf.html">OS Specific Performance hints</A> to help -fine-tune specific platforms -<LI><A HREF="misc/security_tips.html">Security tips</A> -<LI><A HREF="misc/compat_notes.html">Compatibility Notes with NCSA httpd</A> -<LI><A HREF="misc/howto.html">How do I? documentation</A> -<LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A> -<LI><A HREF="misc/known_client_problems.html">Known problems with various - clients</A> -<LI><A HREF="developer/index.html">Documentation for Apache developers</A> -</UL> +</div> <!--#include virtual="footer.html" --> -</BODY> -</HTML> +</body> +</html> diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en index fd56350ac2..6c5f3d87b0 100644 --- a/docs/manual/index.html.en +++ b/docs/manual/index.html.en @@ -1,69 +1,172 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> -<HTML> -<HEAD> -<TITLE>Apache 2.0 documentation</TITLE> -</HEAD> - -<!-- Background white, links blue (unvisited), navy (visited), red (active) --> -<BODY - BGCOLOR="#FFFFFF" - TEXT="#000000" - LINK="#0000FF" - VLINK="#000080" - ALINK="#FF0000" +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head><title>Apache HTTP Server Version 2.0 Documentation</title></head> +<body + bgcolor="#FFFFFF" + text="#000000" + link="#0000FF" + vlink="#000080" + alink="#FF0000" > -<!--#include virtual="header.html" --> -<H1 ALIGN="CENTER">Apache 2.0 User's Guide</H1> -<HR> +<div align="center"> +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr> +<td align="center"> + <img src="images/apache_header.gif" width=600 height=62 border=0 alt="[Apache Documentation]"></td> +</tr> +<tr> +<td align="center" bgcolor="#4f4f4f"> + <table cellspacing="1" cellpadding="4" border="0" width="100%"> + <tr> + <td align="center" bgcolor="#bebebe"> + <a href="misc/FAQ.html"><strong>FAQ</strong></a> + </td> + <td align="center" bgcolor="#bebebe"> + <a href="mod/directives.html"><strong>Directives</strong></a> + </td> + <td align="center" bgcolor="#bebebe"> + <a href="mod/"><strong>Modules</strong></a> + </td> + <td align="center" bgcolor="#bebebe"> + <a href="http://www.apache.org/search.html"><strong>Search</strong></a> + </td> + </tr></table> +</td> +</tr> +<tr> +<td> </td> +</tr><tr> +<td align="center" height="30"> + <h3>Apache HTTP Server Version 2.0</h3> +</td> +</tr> +</table> +</div> + +<div align="center"> + +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr><td align="center"> + <form method="post" action="http://search.apache.org/"> + <input type="hidden" name="what" value="ap"> + <input type="hidden" name="results" value="20"> + <input type="text" name="keyword" size="20"> + <input type="button" value="Search"> + </form> +</td></tr></table> -<H3><A NAME="new">Release Notes</A></H3> -<UL> -<LI><A HREF="new_features_2_0.html">New features in Apache 2.0</A> -<li><a href="upgrading.html">Upgrading to Apache 2.0</a> -<LI><A HREF="LICENSE">Apache License</A> -</UL> +<!-- +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr> +<td align="center"><hr size="1" noshade width="100%"> +</td> +</tr> +</table> +--> -<H3><A NAME="ref">Apache Reference Manual</A></H3> +<table cellspacing="0" cellpadding="0" border="0" width="600"> +<tr> +<td align="center" valign="top"> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> + <strong>Release Notes</strong> +</td></tr><tr><td> +<A HREF="new_features_2_0.html">New Features in Version 2.0</A> +</td></tr><tr><td> +<A HREF="upgrading.html">Upgrading to Version 2.0</A> +</td></tr><tr><td> +<A HREF="LICENSE">Apache License</A> +</td></tr> +</table> -<UL> -<LI><A HREF="http://www.apache.org/search.html"> - <STRONG>Search</STRONG></A> for key words -<LI><A HREF="install.html">Compiling and Installing</A> -<LI><A HREF="invoking.html">Starting</A> -<LI><A HREF="stopping.html">Stopping or Restarting</A> -<LI><A HREF="configuring.html">Configuring</A> -<LI><A HREF="mod/directives.html">Run-time configuration directives</A> -<LI>Modules: <A HREF="mod/index-bytype.html">By Type</A> or +<p> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Reference Manual</strong> +</td></tr><tr><td> +<A HREF="install.html">Compiling and Installing</A> +</td></tr><tr><td> +<A HREF="invoking.html">Starting</A> +</td></tr><tr><td> +<A HREF="stopping.html">Stopping or Restarting</A> +</td></tr><tr><td> +<A HREF="mod/directives.html">Run-time Configuration Directives</A> +</td></tr><tr><td> +Modules: <A HREF="mod/index-bytype.html">By Type</A> or <A HREF="mod/index.html">Alphabetical</A> -<LI><A HREF="vhosts/index.html">Virtual Hosts</A> -<LI><A HREF="dso.html">Dynamic Shared Object (DSO) support</A> -<LI><A HREF="handler.html">Handlers</A> -<LI><A HREF="content-negotiation.html">Content negotiation</A> -<LI><A HREF="env.html">Environment Variables</A> -<LI><A HREF="misc/API.html">The Apache API</A> -<LI><A HREF="suexec.html">Using SetUserID Execution for CGI</A> -</UL> +</td></tr><tr><td> +<A HREF="dso.html">Dynamic Shared Object (DSO) Support</A> +</td></tr><tr><td> +<A HREF="misc/API.html">The Apache API</A> +</td></tr></table> + +<p> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Platform Specific Notes</strong> +</td></tr><tr><td> +<A HREF="windows.html">Microsoft Windows</A> +</td></tr><tr><td> +<A HREF="netware.html">Novell Netware 5</A> +</td></tr><tr><td> +<A HREF="mpeix.html">HP MPE/iX</A> +</td></tr><tr><td> +<A HREF="unixware.html">UnixWare</A> +</td></tr><tr><td> +<A HREF="readme-tpf.html">TPF</A> +</td></tr></table> + +</td> +<td align="center" valign="top" bgcolor="#cccccc"> +<table border="0" cellpadding="0" cellspacing="0" bgcolor="#cccccc"><tr><td + align="center"><img src="images/pixel.gif" width="1" height="1" + border="0" alt="."></td></tr></table> +</td> +<td align="center" valign="top"> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Using the Apache HTTP Server</strong> +</td></tr><tr><td> +<A HREF="configuring.html">Configuration Files</A> +</td></tr><tr><td> +<A HREF="vhosts/index.html">Virtual Hosts</A> +</td></tr><tr><td> +<A HREF="handler.html">Handlers</A> +</td></tr><tr><td> +<A HREF="content-negotiation.html">Content negotiation</A> +</td></tr><tr><td> +<A HREF="env.html">Environment Variables</A> +</td></tr><tr><td> +<A HREF="suexec.html">Using SetUserID Execution for CGI</A> +</td></tr><tr><td> +<A HREF="misc/perf-tuning.html">General Performance hints</A> +</td></tr><tr><td> +<A HREF="misc/security_tips.html">Security tips</A> +</td></tr><tr><td> +<A HREF="misc/rewriteguide.html">URL Rewriting Guide</A> +</td></tr></table> + +<p> +<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280"> +<tr><td align="center" bgcolor="#e9e9e9"> +<strong>Other Topics</strong> +</td></tr><tr><td> +<A HREF="misc/FAQ.html">Frequently Asked Questions</A> +</td></tr><tr><td> +<A HREF="misc/tutorials.html">Tutorials</A> +</td></tr><tr><td> +<A HREF="developer/">Documentation for Developers</A> +</td></tr><tr><td> +<A HREF="misc/">Other Notes</A> +</td></tr></table> +</td> +</tr> +</table> -<H3><A NAME="oth">Other Notes</A></H3> -<UL> -<LI><A HREF="misc/FAQ.html">Frequently Asked Questions</A> -<LI><A hREF="misc/tutorials.html">Tutorials</A> -<LI><A HREF="misc/rewriteguide.html">URL Rewriting Guide</A> -<LI><A HREF="misc/perf-tuning.html">General Performance hints</A> for -getting the best performance out of Apache -<LI><A HREF="misc/perf.html">OS Specific Performance hints</A> to help -fine-tune specific platforms -<LI><A HREF="misc/security_tips.html">Security tips</A> -<LI><A HREF="misc/compat_notes.html">Compatibility Notes with NCSA httpd</A> -<LI><A HREF="misc/howto.html">How do I? documentation</A> -<LI><A HREF="misc/fin_wait_2.html">Discussion of the FIN_WAIT_2 problem</A> -<LI><A HREF="misc/known_client_problems.html">Known problems with various - clients</A> -<LI><A HREF="developer/index.html">Documentation for Apache developers</A> -</UL> +</div> <!--#include virtual="footer.html" --> -</BODY> -</HTML> +</body> +</html> |