Commit 83fba496 authored by Andre Malo's avatar Andre Malo
Browse files

`build extraclean all` (extraclean just to make sure I got them all :-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239209 13f79535-47bb-0310-9956-ffa450edef68
parent e3aa9db6
Loading
Loading
Loading
Loading
+10 −9
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a id="topics" name="topics">Topics</a></h2>
<dl><dt><a href="#background">Background</a></dt><dd />
<dl><dt><a href="#background">Background</a></dt><dd>Background information about the Apache HTTP Server.</dd>
<dt><a href="#support">Support</a></dt><dd>What do I do when I have problems?</dd>
<dt><a href="#error">Error Messages</a></dt><dd>What does this error message mean?</dd>
</dl></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -71,8 +71,8 @@
        <li>is a powerful, flexible, HTTP/1.1 compliant web server</li>
        <li>implements the latest protocols, including HTTP/1.1 (RFC2616)</li>
        <li>is highly configurable and extensible with third-party modules</li>
        <li>can be customised by writing 'modules' using the Apache 
        module API</li>
        <li>can be customised by writing 'modules' using the Apache module
        API</li>
        <li>provides full source code and comes with an 
        <a href="http://www.apache.org/licenses/LICENSE-2.0">unrestrictive 
        license</a></li>
@@ -87,19 +87,20 @@
	
	<h3><a name="background.tested" id="background.tested">How thoroughly tested is Apache?</a></h3>
      
      Apache is run on millions of Internet servers.
      <p>Apache is run on millions of Internet servers.
      It has been tested thoroughly by both developers and users. The Apache
      HTTP Server Project maintains rigorous standards before releasing new 
      versions of our server, and our server runs without a hitch on over 
      70% of all WWW servers available on the Internet. When bugs do show 
      up, we release patches and new versions as soon as they are available.
      up, we release patches and new versions as soon as they are
      available.</p>
    

	<h3><a name="background.logo" id="background.logo">How thoroughly tested is Apache?</a></h3>
      
      You may <em>NOT</em> use any original artwork from the Apache
      <p>You may <em>NOT</em> use any original artwork from the Apache
      Software Foundation, nor make or use modified versions of such
      artwork, except under the following conditions:
      artwork, except under the following conditions:</p>
      <ul>
        <li>You may use the <a href="http://httpd.apache.org/docs/apache_pb.gif">'Powered by Apache'
        graphic</a> on a Web site that is being served by the Apache HTTP
@@ -112,8 +113,8 @@
        artwork in a manner that implies endorsement of a product or
        service is <a href="">strictly forbidden.</a></li>
      </ul>
      For details, or related issues, please contact the Apache Software
      Foundation's <a href="">Public Relations Committee</a>.
      <p>For details, or related issues, please contact the Apache Software
      Foundation's <a href="">Public Relations Committee</a>.</p>
    
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
+3 −0
Original line number Diff line number Diff line
URI: background.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
+104 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
              This file is generated from xml source: DO NOT EDIT
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
      -->
<title>Background - Frequently Asked Questions - Apache HTTP Server</title>
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
<body id="manual-page" class="no-sidebar"><div id="page-header">
<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>
<p class="apache">Apache HTTP Server Version 2.1</p>
<img alt="" src="../images/feather.gif" /></div>
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
<div id="path">
<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-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Background - Frequently Asked Questions</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/faq/background.html" title="English">&nbsp;en&nbsp;</a></p>
</div>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="background" id="background">Background</a></h2>

    <ul>
    <li><a href="#background.what-is-apache">What is Apache?</a></li>
    <li><a href="#background.what-is-httpd">What is the Apache HTTP 
    Server?</a></li>
    <li><a href="#background.tested">How thoroughly tested is 
    Apache?</a></li>
    <li><a href="#background.logo">May I use the Apache logo on my 
    product or Web site?</a></li>
    </ul>
    
    <h3><a name="background.what-is-apache" id="background.what-is-apache">What is Apache?</a></h3>
      

      <p>The Apache Software Foundation (ASF) is a 501(c)3 non-profit 
      organization, originating from the development of the Apache HTTPD 
      Server.  For details on the history of the ASF, please see the 
      <a href="">Foundation FAQ</a></p>
	
	
	<h3><a name="background.what-is-httpd" id="background.what-is-httpd">What is the Apache HTTP Server?</a></h3>
      
      <ul>
        <li>is a powerful, flexible, HTTP/1.1 compliant web server</li>
        <li>implements the latest protocols, including HTTP/1.1 (RFC2616)</li>
        <li>is highly configurable and extensible with third-party modules</li>
        <li>can be customised by writing 'modules' using the Apache module
        API</li>
        <li>provides full source code and comes with an 
        <a href="http://www.apache.org/licenses/LICENSE-2.0">unrestrictive 
        license</a></li>
        <li>runs on Windows 2003/XP/2000/NT/9x, Netware 5.x and above, OS/2, 
        and most versions of Unix, as well as several other operating 
        systems</li>
        <li>is actively being developed</li>
        <li>encourages user feedback through new ideas, bug reports and
        patches</li>
      </ul>
	
	
	<h3><a name="background.tested" id="background.tested">How thoroughly tested is Apache?</a></h3>
      
      <p>Apache is run on millions of Internet servers.
      It has been tested thoroughly by both developers and users. The Apache
      HTTP Server Project maintains rigorous standards before releasing new 
      versions of our server, and our server runs without a hitch on over 
      70% of all WWW servers available on the Internet. When bugs do show 
      up, we release patches and new versions as soon as they are
      available.</p>
    

	<h3><a name="background.logo" id="background.logo">How thoroughly tested is Apache?</a></h3>
      
      <p>You may <em>NOT</em> use any original artwork from the Apache
      Software Foundation, nor make or use modified versions of such
      artwork, except under the following conditions:</p>
      <ul>
        <li>You may use the <a href="http://httpd.apache.org/docs/apache_pb.gif">'Powered by Apache'
        graphic</a> on a Web site that is being served by the Apache HTTP
        server software.</li>
        <li>You may use the aforementioned <a href="http://httpd.apache.org/docs/apache_pb.gif">'Powered by Apache'
        graphic</a> or the <a href="http://www.apache.org/images/asf_logo.gif">Apache Software
        Foundation logo</a> in product description and promotional material
        <em>IF and ONLY IF</em> such use can in no way be interpreted as
        anything other than an attribution. Using the Apache name and 
        artwork in a manner that implies endorsement of a product or
        service is <a href="">strictly forbidden.</a></li>
      </ul>
      <p>For details, or related issues, please contact the Apache Software
      Foundation's <a href="">Public Relations Committee</a>.</p>
    
 </div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/faq/background.html" title="English">&nbsp;en&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<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>
</body></html>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a id="topics" name="topics">Topics</a></h2>
<dl><dt><a href="background.html">Background</a></dt><dd />
<dl><dt><a href="background.html">Background</a></dt><dd>Background information about the Apache HTTP Server.</dd>
<dt><a href="support.html">Support</a></dt><dd>What do I do when I have problems?</dd>
<dt><a href="error.html">Error Messages</a></dt><dd>What does this error message mean?</dd>
</dl></div></div>
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@
<a href="../ja/faq/support.html" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="../ko/faq/support.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
</div>
<div class="outofdate">This translation may be out of date. Check the
            English version for recent changes.</div>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
Loading