Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > f98ae754d110de22d0d172107b723e35 > files > 1302

cherokee-1.2.103-3.fc20.i686.rpm

<!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" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Language" content="en-us" />
    <meta name="ROBOTS" content="ALL" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="MSSmartTagsPreventParsing" content="true" />
    <meta name="Keywords" content="cherokee web server httpd http" />
    <meta name="Description" content="Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and has no dependencies beyond a standard C library. It is embeddable and extensible with plug-ins. It supports on-the-fly configuration by reading files or strings, TLS/SSL (via GNUTLS or OpenSSL), virtual hosts, authentication, cache friendly features, PHP, custom error management, and much more." />
    <link href="media/css/cherokee_doc.css" rel="stylesheet" type="text/css" media="all" />
  </head>
<body>
<h2 id="_a_href_index_html_index_a_8594_modules"><a href="index.html">Index</a> &#8594; Modules</h2>
<div class="sectionbody">
<div class="olist arabic"><ol class="arabic">
<li>
<p>
<a href="modules_handlers.html">Handlers</a>: Connection handling modules.
</p>
<div class="ulist"><ul>
<li>
<p>
<a href="modules_handlers_file.html">Static Content</a>: Send files.
</p>
</li>
<li>
<p>
<a href="modules_handlers_dirlist.html">Only listing</a>: List directories.
</p>
</li>
<li>
<p>
<a href="modules_handlers_common.html">List &amp; Send</a>: List directories and send files.
</p>
</li>
<li>
<p>
<a href="modules_handlers_custom_error.html">HTTP error</a>: Generate custom HTTP errors.
</p>
</li>
<li>
<p>
<a href="modules_handlers_redir.html">Redirection</a>: URL forwards and rewrites.
</p>
</li>
<li>
<p>
<a href="modules_handlers_cgi.html">CGI</a>: Common Gateway Interface.
</p>
</li>
<li>
<p>
<a href="modules_handlers_fcgi.html">FastCGI</a>: Fast Common Gateway Interface.
</p>
</li>
<li>
<p>
<a href="modules_handlers_scgi.html">SCGI</a>: Simple Common Gateway Interface.
</p>
</li>
<li>
<p>
<a href="modules_handlers_uwsgi.html">uWSGI</a>: uWSGI protocol.
</p>
</li>
<li>
<p>
<a href="modules_handlers_proxy.html">HTTP reverse proxy</a>: Surrogate/reverse proxy handler.
</p>
</li>
<li>
<p>
<a href="modules_handlers_ssi.html">Server Side Includes</a>: SSI Server Support.
</p>
</li>
<li>
<p>
<a href="modules_handlers_postreport.html">Upload Reporting</a>: Show an upload progress bar.
</p>
</li>
<li>
<p>
<a href="modules_handlers_streaming.html">Audio/Video Streaming</a>: Media streamer.
</p>
</li>
<li>
<p>
<a href="modules_handlers_secdownload.html">Hidden Downloads</a>: Secure, Time expiring downloads.
</p>
</li>
<li>
<p>
<a href="modules_handlers_server_info.html">Server Info</a>: Provide info about Cherokee.
</p>
</li>
<li>
<p>
<a href="modules_handlers_dbslayer.html">MySQL bridge</a>: MySQL over HTTP bridge.
</p>
</li>
<li>
<p>
<a href="modules_handlers_admin.html">Remote Administration</a>: Cherokee administration handler.
</p>
</li>
<li>
<p>
<a href="modules_handlers_empty_gif.html">1x1 Transparent GIF</a>: Returns a 1x1 pixel transparent GIF.
</p>
</li>
<li>
<p>
<a href="modules_handlers_drop.html">Drop Connection</a>: Immediately drop TCP connection.
</p>
</li>
</ul></div>
</li>
<li>
<p>
<a href="modules_validators.html">Validators</a>: Authentication mechanisms.
</p>
<div class="ulist"><ul>
<li>
<p>
<a href="modules_validators_plain.html">Plain</a>: Plain file mechanism.
</p>
</li>
<li>
<p>
<a href="modules_validators_htpasswd.html">htpasswd</a>: htpasswd mechanism.
</p>
</li>
<li>
<p>
<a href="modules_validators_htdigest.html">htdigest</a>: htdigest mechanism.
</p>
</li>
<li>
<p>
<a href="modules_validators_ldap.html">LDAP</a>: Lightweight Directory Access Protocol mechanism.
</p>
</li>
<li>
<p>
<a href="modules_validators_mysql.html">MySQL</a>: Database mechanism.
</p>
</li>
<li>
<p>
<a href="modules_validators_pam.html">PAM</a>: Pluggable Authentication Module mechanism.
</p>
</li>
<li>
<p>
<a href="modules_validators_authlist.html">Fixed list</a>: Fixed authentication list.
</p>
</li>
</ul></div>
</li>
<li>
<p>
<a href="modules_encoders.html">Encoders</a>: Compression and filtering.
</p>
<div class="ulist"><ul>
<li>
<p>
<a href="modules_encoders_gzip.html">gzip</a>: compress using gzip algorithm.
</p>
</li>
<li>
<p>
<a href="modules_encoders_deflate.html">deflate</a>: compress using deflate algorithm.
</p>
</li>
</ul></div>
</li>
<li>
<p>
<a href="modules_loggers.html">Loggers</a>: Logging mechanisms.
</p>
<div class="ulist"><ul>
<li>
<p>
<a href="modules_loggers_combined.html">Combined</a>: Combined Log Format.
</p>
</li>
<li>
<p>
<a href="modules_loggers_custom.html">Custom</a>: Customizable Format.
</p>
</li>
<li>
<p>
<a href="modules_loggers_ncsa.html">Common (NCSA)</a>: Common Log Format.
</p>
</li>
</ul></div>
</li>
<li>
<p>
<a href="modules_balancers.html">Balancers</a>: Load balancing strategies.
</p>
<div class="ulist"><ul>
<li>
<p>
<a href="modules_balancers_round_robin.html">Round robin</a>: Round Robin strategy.
</p>
</li>
<li>
<p>
<a href="modules_balancers_ip_hash.html">IP Hash</a>: Client IP hash strategy.
</p>
</li>
<li>
<p>
<a href="modules_balancers_failover.html">Failover</a>: Failover/backup-server strategy.
</p>
</li>
</ul></div>
</li>
</ol></div>
</div>
<div id="footer">
<div id="footer-text">
</div>
</div>
</body>
</html>