~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to docs/manual/faq/background.html.en

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>Background - Frequently Asked Questions - Apache HTTP Server</title>
 
9
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
10
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
11
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body id="manual-page" class="no-sidebar"><div id="page-header">
 
14
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
 
15
<p class="apache">Apache HTTP Server Version 2.2</p>
 
16
<img alt="" src="../images/feather.gif" /></div>
 
17
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
18
<div id="path">
 
19
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.2</a> &gt; <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Background - Frequently Asked Questions</h1>
 
20
<div class="toplang">
 
21
<p><span>Available Languages: </span><a href="../en/faq/background.html" title="English">&nbsp;en&nbsp;</a></p>
 
22
</div>
 
23
</div>
 
24
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
25
<div class="section">
 
26
<h2><a name="background" id="background">Background</a></h2>
 
27
 
 
28
    <ul>
 
29
    <li><a href="#background.what-is-apache">What is Apache?</a></li>
 
30
    <li><a href="#background.what-is-httpd">What is the Apache HTTP 
 
31
    Server?</a></li>
 
32
    <li><a href="#background.tested">How thoroughly tested is 
 
33
    Apache?</a></li>
 
34
    <li><a href="#background.logo">May I use the Apache logo on my 
 
35
    product or Web site?</a></li>
 
36
    </ul>
 
37
    
 
38
    <h3><a name="background.what-is-apache" id="background.what-is-apache">What is Apache?</a></h3>
 
39
      
 
40
 
 
41
      <p>The Apache Software Foundation (ASF) is a 501(c)3 non-profit
 
42
      organization providing support for the Apache community of
 
43
      open-sourced software projects.  For more details, please see the <a href="http://www.apache.org/foundation/faq.html">Apache Software
 
44
      Foundation FAQ</a></p>
 
45
 
 
46
      <p>The Apache HTTP Server -- sometimes called Apache httpd -- is
 
47
      a project of the Apache Software foundation aimed at creating a
 
48
      robust, commercial-grade, featureful, and freely-available
 
49
      source code implementation of an HTTP (Web) server.  For more
 
50
      information, please see the <a href="http://httpd.apache.org/ABOUT_APACHE.html">About
 
51
      Apache</a> page.</p>
 
52
 
 
53
    
 
54
        
 
55
        <h3><a name="background.what-is-httpd" id="background.what-is-httpd">What is the Apache HTTP Server?</a></h3>
 
56
      
 
57
      <ul>
 
58
        <li>is a powerful, flexible, HTTP/1.1 compliant web server</li>
 
59
        <li>implements the latest protocols, including HTTP/1.1 (RFC2616)</li>
 
60
        <li>is highly configurable and extensible with third-party modules</li>
 
61
        <li>can be customised by writing 'modules' using the Apache module
 
62
        API</li>
 
63
        <li>provides full source code and comes with an 
 
64
        <a href="http://www.apache.org/licenses/LICENSE-2.0">unrestrictive 
 
65
        license</a></li>
 
66
        <li>runs on Windows 2003/XP/2000/NT/9x, Netware 5.x and above, OS/2, 
 
67
        and most versions of Unix, as well as several other operating 
 
68
        systems</li>
 
69
        <li>is actively being developed</li>
 
70
        <li>encourages user feedback through new ideas, bug reports and
 
71
        patches</li>
 
72
      </ul>
 
73
        
 
74
        
 
75
        <h3><a name="background.tested" id="background.tested">How thoroughly tested is Apache?</a></h3>
 
76
      
 
77
      <p>Apache is run on millions of Internet servers.
 
78
      It has been tested thoroughly by both developers and users. The Apache
 
79
      HTTP Server Project maintains rigorous standards before releasing new 
 
80
      versions of our server, and our server runs without a hitch on over 
 
81
      70% of all WWW servers available on the Internet. When bugs do show 
 
82
      up, we release patches and new versions as soon as they are
 
83
      available.</p>
 
84
    
 
85
 
 
86
        <h3><a name="background.logo" id="background.logo">May I use the Apache logo on my product or Web site?</a></h3>
 
87
      
 
88
      <p>You may <em>NOT</em> use any original artwork from the Apache
 
89
      Software Foundation, nor make or use modified versions of such
 
90
      artwork, except under the following conditions:</p>
 
91
      <ul>
 
92
        <li>You may use the <a href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
 
93
        graphic</a> on a Web site that is being served by the Apache HTTP
 
94
        server software.</li>
 
95
        <li>You may use the aforementioned <a href="http://httpd.apache.org/apache_pb.gif">'Powered by Apache'
 
96
        graphic</a> or the <a href="http://www.apache.org/images/asf_logo.gif">Apache Software
 
97
        Foundation logo</a> in product description and promotional material
 
98
        <em>IF and ONLY IF</em> such use can in no way be interpreted as
 
99
        anything other than an attribution. Using the Apache name and 
 
100
        artwork in a manner that implies endorsement of a product or
 
101
        service is strictly forbidden.</li>
 
102
      </ul>
 
103
    
 
104
 </div></div>
 
105
<div class="bottomlang">
 
106
<p><span>Available Languages: </span><a href="../en/faq/background.html" title="English">&nbsp;en&nbsp;</a></p>
 
107
</div><div id="footer">
 
108
<p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
109
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
 
110
</body></html>
 
 
b'\\ No newline at end of file'