diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-29 23:55:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-29 23:55:41 +0000 |
commit | 4b50c27ec5ec786ab4022e61f94c0e58e969c883 (patch) | |
tree | 5d9ad9804b385464c6c70e2f061f916929bc8ed5 /usr.sbin/httpd/htdocs/manual/index.html | |
parent | 4654fe49edf1731316a76df08f77c5ebe63b4b0b (diff) |
from tamas tevesz:
==> de-multiviewification complete.
(rename *.html.html -> *.html)
Diffstat (limited to 'usr.sbin/httpd/htdocs/manual/index.html')
-rw-r--r-- | usr.sbin/httpd/htdocs/manual/index.html | 286 |
1 files changed, 286 insertions, 0 deletions
diff --git a/usr.sbin/httpd/htdocs/manual/index.html b/usr.sbin/httpd/htdocs/manual/index.html new file mode 100644 index 00000000000..e19b0ebe715 --- /dev/null +++ b/usr.sbin/httpd/htdocs/manual/index.html @@ -0,0 +1,286 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!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 HTTP Server Version 1.3 Documentation</title> + </head> + + <body bgcolor="#FFFFFF" text="#000000" link="#0000FF" + vlink="#000080" alink="#FF0000"> + <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="sitemap.html"><strong>SiteMap</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 1.3</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="httpd.apache.org" /> <input type="hidden" + name="results" value="20" /> <input type="hidden" + name="version" value="2" /> <input type="text" + name="keyword" size="20" /> <input type="submit" + value="Search" /> + </form> + </td> + </tr> + </table> + + <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>Miscellaneous information</strong> </td> + </tr> + + <tr> + <td><a href="LICENSE">Apache License</a> </td> + </tr> + </table> + + <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="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> </td> + </tr> + + <tr> + <td><a href="programs/">Server and Supporting + Programs</a> </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> + + <table border="0" cellpadding="4" cellspacing="0" + bgcolor="#ffffff" width="280"> + <tr> + <td align="center" bgcolor="#e9e9e9"> + <strong>Platform Specific Notes</strong> </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="howto/auth.html">Authentication, + Authorization, and Access Control</a></td> + </tr> + + <tr> + <td><a href="howto/cgi.html">CGI: Dynamic Content with + CGI</a> </td> + </tr> + + <tr> + <td><a href="configuring.html">Configuration + Files</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="misc/perf-tuning.html">General + Performance hints</a> </td> + </tr> + + <tr> + <td><a href="handler.html">Handlers</a> </td> + </tr> + + <tr> + <td><a href="logs.html">Log Files</a> </td> + </tr> + + <tr> + <td><a href="misc/security_tips.html">Security + tips</a> </td> + </tr> + + <tr> + <td><a href="howto/ssi.html">Server Side + Includes</a> </td> + </tr> + + <tr> + <td><a href="server-wide.html">Server-Wide + Configuration</a> </td> + </tr> + + <tr> + <td><a href="suexec.html">suexec: Using SetUserID Execution + for CGI</a> </td> + </tr> + + <tr> + <td><a href="urlmapping.html">URL Mapping: Mapping + URLs to the Filesystem</a> </td> + </tr> + + <tr> + <td><a href="misc/rewriteguide.html">URL Rewriting + Guide</a> </td> + </tr> + + <tr> + <td><a href="vhosts/index.html">Virtual Hosts</a> + </td> + </tr> + + </table> + + <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="sitemap.html">SiteMap</a> + </td> + </tr> + + <tr> + <td><a href="misc/tutorials.html">Tutorials</a> + </td> + </tr> + + <tr> + <td><a href="misc/">Other Notes</a> </td> + </tr> + </table> + </td> + </tr> + </table> + <br /> + <br /> + </div> + + <p align="center">Maintained by the <a + href="http://httpd.apache.org/docs-project/">Apache HTTP Server + Documentation Project</a>.</p> + <hr /> + + <h3 align="CENTER">Apache HTTP Server</h3> + <a href="./"><img src="images/index.gif" alt="Index" /></a> + + </body> +</html> + + + |