mirror of
https://github.com/apache/httpd.git
synced 2025-07-30 20:03:10 +03:00
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@669568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -65,6 +65,7 @@
|
||||
<modulefile>mod_proxy_ajp.xml</modulefile>
|
||||
<modulefile>mod_proxy_balancer.xml</modulefile>
|
||||
<modulefile>mod_proxy_connect.xml</modulefile>
|
||||
<modulefile>mod_proxy_fcgi.xml</modulefile>
|
||||
<modulefile>mod_proxy_ftp.xml</modulefile>
|
||||
<modulefile>mod_proxy_http.xml</modulefile>
|
||||
<modulefile>mod_request.xml</modulefile>
|
||||
|
@ -65,6 +65,7 @@
|
||||
<modulefile>mod_proxy_ajp.xml</modulefile>
|
||||
<modulefile>mod_proxy_balancer.xml</modulefile>
|
||||
<modulefile>mod_proxy_connect.xml</modulefile>
|
||||
<modulefile>mod_proxy_fcgi.xml</modulefile>
|
||||
<modulefile>mod_proxy_ftp.xml</modulefile>
|
||||
<modulefile>mod_proxy_http.xml</modulefile>
|
||||
<modulefile>mod_request.xml</modulefile>
|
||||
|
@ -65,6 +65,7 @@
|
||||
<modulefile>mod_proxy_ajp.xml</modulefile>
|
||||
<modulefile>mod_proxy_balancer.xml</modulefile>
|
||||
<modulefile>mod_proxy_connect.xml</modulefile>
|
||||
<modulefile>mod_proxy_fcgi.xml</modulefile>
|
||||
<modulefile>mod_proxy_ftp.xml</modulefile>
|
||||
<modulefile>mod_proxy_http.xml</modulefile>
|
||||
<modulefile>mod_request.xml</modulefile>
|
||||
|
@ -65,6 +65,7 @@
|
||||
<modulefile>mod_proxy_ajp.xml.ja</modulefile>
|
||||
<modulefile>mod_proxy_balancer.xml.ja</modulefile>
|
||||
<modulefile>mod_proxy_connect.xml.ja</modulefile>
|
||||
<modulefile>mod_proxy_fcgi.xml</modulefile>
|
||||
<modulefile>mod_proxy_ftp.xml</modulefile>
|
||||
<modulefile>mod_proxy_http.xml</modulefile>
|
||||
<modulefile>mod_request.xml</modulefile>
|
||||
|
@ -65,6 +65,7 @@
|
||||
<modulefile>mod_proxy_ajp.xml</modulefile>
|
||||
<modulefile>mod_proxy_balancer.xml</modulefile>
|
||||
<modulefile>mod_proxy_connect.xml</modulefile>
|
||||
<modulefile>mod_proxy_fcgi.xml</modulefile>
|
||||
<modulefile>mod_proxy_ftp.xml</modulefile>
|
||||
<modulefile>mod_proxy_http.xml</modulefile>
|
||||
<modulefile>mod_request.xml</modulefile>
|
||||
|
@ -65,6 +65,7 @@
|
||||
<modulefile>mod_proxy_ajp.xml</modulefile>
|
||||
<modulefile>mod_proxy_balancer.xml</modulefile>
|
||||
<modulefile>mod_proxy_connect.xml</modulefile>
|
||||
<modulefile>mod_proxy_fcgi.xml</modulefile>
|
||||
<modulefile>mod_proxy_ftp.xml</modulefile>
|
||||
<modulefile>mod_proxy_http.xml</modulefile>
|
||||
<modulefile>mod_request.xml.tr</modulefile>
|
||||
|
@ -163,6 +163,8 @@ by other LDAP modules</dd>
|
||||
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </dd>
|
||||
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
|
||||
<code>CONNECT</code> request handling</dd>
|
||||
<dt><a href="mod_proxy_fcg.html">mod_proxy_fcg</a></dt><dd>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
|
||||
|
@ -161,6 +161,8 @@ by other LDAP modules</dd>
|
||||
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </dd>
|
||||
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
|
||||
<code>CONNECT</code> request handling</dd>
|
||||
<dt><a href="mod_proxy_fcg.html">mod_proxy_fcg</a></dt><dd>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
|
||||
|
@ -164,6 +164,8 @@ by other LDAP modules</dd>
|
||||
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </dd>
|
||||
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
|
||||
<code>CONNECT</code> request handling</dd>
|
||||
<dt><a href="mod_proxy_fcg.html">mod_proxy_fcg</a></dt><dd>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
|
||||
|
@ -152,6 +152,8 @@ by other LDAP modules</dd>
|
||||
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd>負荷分散のための <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> 拡張</dd>
|
||||
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code>CONNECT</code> リクエストを扱う
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> 用の拡張</dd>
|
||||
<dt><a href="mod_proxy_fcg.html">mod_proxy_fcg</a></dt><dd>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
|
||||
|
@ -147,6 +147,8 @@ by other LDAP modules</dd>
|
||||
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </dd>
|
||||
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
|
||||
<code>CONNECT</code> request handling</dd>
|
||||
<dt><a href="mod_proxy_fcg.html">mod_proxy_fcg</a></dt><dd>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
|
||||
|
@ -157,6 +157,8 @@ by other LDAP modules</dd>
|
||||
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </dd>
|
||||
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
|
||||
<code>CONNECT</code> request handling</dd>
|
||||
<dt><a href="mod_proxy_fcg.html">mod_proxy_fcg</a></dt><dd>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
|
||||
<dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for
|
||||
|
@ -28,7 +28,7 @@
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>proxy_ajp_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>proxy_ajp.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_proxy_ajp.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.1 and later</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
をサポートするためのモジュール</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>proxy_ajp_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>proxy_ajp.c</td></tr></table>
|
||||
<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_proxy_ajp.c</td></tr></table>
|
||||
<h3>概要</h3>
|
||||
|
||||
<p>本モジュールには <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> が<em>必要です</em>。
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
|
||||
<!-- English Revision: 395228:655869 (outdated) -->
|
||||
<!-- English Revision: 395228:669473 (outdated) -->
|
||||
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
|
@ -27,7 +27,7 @@
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for load balancing </td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>proxy_balancer_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>proxy_balancer.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_proxy_balancer.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.1 and later</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>負荷分散のための <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> 拡張</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>proxy_balancer_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>proxy_balancer.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_proxy_balancer.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#Compatibility">互換性:</a></th><td>2.1 以降</td></tr></table>
|
||||
<h3>概要</h3>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
|
||||
<!-- English Revision: 395228:659902 (outdated) -->
|
||||
<!-- English Revision: 395228:669473 (outdated) -->
|
||||
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
|
@ -28,7 +28,7 @@
|
||||
<code>CONNECT</code> request handling</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>proxy_connect_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>proxy_connect.c</td></tr></table>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_proxy_connect.c</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
<p>This module <em>requires</em> the service of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>. It provides support for the <code>CONNECT</code>
|
||||
|
@ -25,11 +25,13 @@
|
||||
<p><span>言語: </span><a href="../en/mod/mod_proxy_connect.html" hreflang="en" rel="alternate" title="English"> en </a> |
|
||||
<a href="../ja/mod/mod_proxy_connect.html" title="Japanese"> ja </a></p>
|
||||
</div>
|
||||
<div class="outofdate">この日本語訳はすでに古くなっている可能性があります。
|
||||
更新された内容を見るには英語版をご覧下さい。</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td><code>CONNECT</code> リクエストを扱う
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> 用の拡張</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>proxy_connect_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>proxy_connect.c</td></tr></table>
|
||||
<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_proxy_connect.c</td></tr></table>
|
||||
<h3>概要</h3>
|
||||
|
||||
<p>本モジュールには <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> が<em>必要です</em>。
|
||||
|
@ -8,6 +8,6 @@
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
<variant>ja</variant>
|
||||
<variant outdated="yes">ja</variant>
|
||||
</variants>
|
||||
</metafile>
|
||||
|
5
docs/manual/mod/mod_proxy_fcgi.html
Normal file
5
docs/manual/mod/mod_proxy_fcgi.html
Normal file
@ -0,0 +1,5 @@
|
||||
# GENERATED FROM XML -- DO NOT EDIT
|
||||
|
||||
URI: mod_proxy_fcgi.html.en
|
||||
Content-Language: en
|
||||
Content-type: text/html; charset=ISO-8859-1
|
62
docs/manual/mod/mod_proxy_fcgi.html.en
Normal file
62
docs/manual/mod/mod_proxy_fcgi.html.en
Normal file
@ -0,0 +1,62 @@
|
||||
<?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>mod_proxy_fcg - 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>
|
||||
<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.3</p>
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_proxy_fcg</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_proxy_fcgi.html" title="English"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>FastCGI support module for
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>proxy_fcgi_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_proxy_fcgi.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3 and later</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
<p>This module <em>requires</em> the service of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>. It provides support for the
|
||||
<a href="http://www.fastcgi.com/">FastCGI</a>.</p>
|
||||
|
||||
<p>Thus, in order to get the ability of handling <code>FastCGI</code>
|
||||
protocol, <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> and
|
||||
<code class="module"><a href="../mod/mod_proxy_fcgi.html">mod_proxy_fcgi</a></code> have to be present in the server.</p>
|
||||
|
||||
<div class="warning"><h3>Warning</h3>
|
||||
<p>Do not enable proxying until you have <a href="mod_proxy.html#access">secured your server</a>. Open proxy
|
||||
servers are dangerous both to your network and to the Internet at
|
||||
large.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="quickview"><h3 class="directives">Directives</h3>
|
||||
<p>This module provides no
|
||||
directives.</p>
|
||||
<h3>See also</h3>
|
||||
<ul class="seealso">
|
||||
<li><code class="program"><a href="../programs/fcgistarter.html">fcgistarter</a></code></li>
|
||||
<li><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></li>
|
||||
</ul></div>
|
||||
|
||||
</div>
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_proxy_fcgi.html" title="English"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Copyright 2008 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>
|
||||
<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>
|
12
docs/manual/mod/mod_proxy_fcgi.xml.meta
Normal file
12
docs/manual/mod/mod_proxy_fcgi.xml.meta
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!-- GENERATED FROM XML: DO NOT EDIT -->
|
||||
|
||||
<metafile>
|
||||
<basename>mod_proxy_fcgi</basename>
|
||||
<path>/mod/</path>
|
||||
<relpath>..</relpath>
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
</variants>
|
||||
</metafile>
|
@ -27,7 +27,7 @@
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>proxy_ftp_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>proxy_ftp.c</td></tr></table>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_proxy_ftp.c</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
<p>This module <em>requires</em> the service of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>. It provides support for the proxying
|
||||
|
@ -27,7 +27,7 @@
|
||||
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>proxy_http_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>proxy_http.c</td></tr></table>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_proxy_http.c</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
<p>This module <em>requires</em> the service of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>. It provides the features used for
|
||||
|
5
docs/manual/programs/fcgistarter.html
Normal file
5
docs/manual/programs/fcgistarter.html
Normal file
@ -0,0 +1,5 @@
|
||||
# GENERATED FROM XML -- DO NOT EDIT
|
||||
|
||||
URI: fcgistarter.html.en
|
||||
Content-Language: en
|
||||
Content-type: text/html; charset=ISO-8859-1
|
64
docs/manual/programs/fcgistarter.html.en
Normal file
64
docs/manual/programs/fcgistarter.html.en
Normal file
@ -0,0 +1,64 @@
|
||||
<?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>fcgistarter - Start a FastCGI program - 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"><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.3</p>
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>fcgistarter - Start a FastCGI program</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/programs/fcgistarter.html" title="English"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p />
|
||||
<div class="note"><h3>Note</h3>
|
||||
<p>Currently only works on Unix systems.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">Synopsis</a></li>
|
||||
<li><img alt="" src="../images/down.gif" /> <a href="#options">Options</a></li>
|
||||
</ul><h3>See also</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_proxy_fcgi.html">mod_proxy_fcgi</a></code></li></ul></div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
<h2><a name="synopsis" id="synopsis">Synopsis</a></h2>
|
||||
<p><code><strong>fcgistarter</strong>
|
||||
-<strong>c</strong> <var>command</var>
|
||||
-<strong>p</strong> <var>port</var>
|
||||
[ -<strong>i</strong> <var>interface</var> ]
|
||||
-<strong>N</strong> <var>num</var>
|
||||
</code></p>
|
||||
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
<h2><a name="options" id="options">Options</a></h2>
|
||||
<dl>
|
||||
<dt><code>-c <var>command</var></code></dt>
|
||||
<dd>FastCGI program</dd>
|
||||
|
||||
<dt><code>-p <var>port</var></code></dt>
|
||||
<dd>Port which the program will listens on</dd>
|
||||
|
||||
<dt><code>-i <var>interface</var></code></dt>
|
||||
<dd>Interface which the program will listens on</dd>
|
||||
|
||||
<dt><code>-N <var>num</var></code></dt>
|
||||
<dd>Number of instances of the program</dd>
|
||||
|
||||
</dl>
|
||||
</div></div>
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/programs/fcgistarter.html" title="English"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Copyright 2008 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>
|
||||
<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>
|
12
docs/manual/programs/fcgistarter.xml.meta
Normal file
12
docs/manual/programs/fcgistarter.xml.meta
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!-- GENERATED FROM XML: DO NOT EDIT -->
|
||||
|
||||
<metafile>
|
||||
<basename>fcgistarter</basename>
|
||||
<path>/programs/</path>
|
||||
<relpath>..</relpath>
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
</variants>
|
||||
</metafile>
|
@ -232,6 +232,7 @@ HPUX betreiben</a></li>
|
||||
<li><a href="mod/mod_proxy_ajp.html">Apache-Modul mod_proxy_ajp</a></li>
|
||||
<li><a href="mod/mod_proxy_balancer.html">Apache-Modul mod_proxy_balancer</a></li>
|
||||
<li><a href="mod/mod_proxy_connect.html">Apache-Modul mod_proxy_connect</a></li>
|
||||
<li><a href="mod/mod_proxy_fcg.html">Apache-Modul mod_proxy_fcg</a></li>
|
||||
<li><a href="mod/mod_proxy_ftp.html">Apache-Modul mod_proxy_ftp</a></li>
|
||||
<li><a href="mod/mod_proxy_http.html">Apache-Modul mod_proxy_http</a></li>
|
||||
<li><a href="mod/mod_request.html">Apache-Modul mod_request</a></li>
|
||||
|
@ -227,6 +227,7 @@ Server on HPUX</a></li>
|
||||
<li><a href="mod/mod_proxy_ajp.html">Apache Module mod_proxy_ajp</a></li>
|
||||
<li><a href="mod/mod_proxy_balancer.html">Apache Module mod_proxy_balancer</a></li>
|
||||
<li><a href="mod/mod_proxy_connect.html">Apache Module mod_proxy_connect</a></li>
|
||||
<li><a href="mod/mod_proxy_fcg.html">Apache Module mod_proxy_fcg</a></li>
|
||||
<li><a href="mod/mod_proxy_ftp.html">Apache Module mod_proxy_ftp</a></li>
|
||||
<li><a href="mod/mod_proxy_http.html">Apache Module mod_proxy_http</a></li>
|
||||
<li><a href="mod/mod_request.html">Apache Module mod_request</a></li>
|
||||
|
@ -230,6 +230,7 @@ usados para describir las directivas de Apache</a></li>
|
||||
<li><a href="mod/mod_proxy_ajp.html">M<EFBFBD>dulo Apache mod_proxy_ajp</a></li>
|
||||
<li><a href="mod/mod_proxy_balancer.html">M<EFBFBD>dulo Apache mod_proxy_balancer</a></li>
|
||||
<li><a href="mod/mod_proxy_connect.html">M<EFBFBD>dulo Apache mod_proxy_connect</a></li>
|
||||
<li><a href="mod/mod_proxy_fcg.html">M<EFBFBD>dulo Apache mod_proxy_fcg</a></li>
|
||||
<li><a href="mod/mod_proxy_ftp.html">M<EFBFBD>dulo Apache mod_proxy_ftp</a></li>
|
||||
<li><a href="mod/mod_proxy_http.html">M<EFBFBD>dulo Apache mod_proxy_http</a></li>
|
||||
<li><a href="mod/mod_request.html">M<EFBFBD>dulo Apache mod_request</a></li>
|
||||
|
@ -224,6 +224,7 @@
|
||||
<li><a href="mod/mod_proxy_ajp.html">Apache モジュール mod_proxy_ajp</a></li>
|
||||
<li><a href="mod/mod_proxy_balancer.html">Apache モジュール mod_proxy_balancer</a></li>
|
||||
<li><a href="mod/mod_proxy_connect.html">Apache モジュール mod_proxy_connect</a></li>
|
||||
<li><a href="mod/mod_proxy_fcg.html">Apache モジュール mod_proxy_fcg</a></li>
|
||||
<li><a href="mod/mod_proxy_ftp.html">Apache モジュール mod_proxy_ftp</a></li>
|
||||
<li><a href="mod/mod_proxy_http.html">Apache モジュール mod_proxy_http</a></li>
|
||||
<li><a href="mod/mod_request.html">Apache モジュール mod_request</a></li>
|
||||
|
@ -228,6 +228,7 @@
|
||||
<li><a href="mod/mod_proxy_ajp.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_proxy_ajp</a></li>
|
||||
<li><a href="mod/mod_proxy_balancer.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_proxy_balancer</a></li>
|
||||
<li><a href="mod/mod_proxy_connect.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_proxy_connect</a></li>
|
||||
<li><a href="mod/mod_proxy_fcg.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_proxy_fcg</a></li>
|
||||
<li><a href="mod/mod_proxy_ftp.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_proxy_ftp</a></li>
|
||||
<li><a href="mod/mod_proxy_http.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_proxy_http</a></li>
|
||||
<li><a href="mod/mod_request.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_request</a></li>
|
||||
|
@ -221,6 +221,7 @@ Windows ile Apache Kullanımı</a></li>
|
||||
<li><a href="mod/mod_proxy_ajp.html">Apache Modülü mod_proxy_ajp</a></li>
|
||||
<li><a href="mod/mod_proxy_balancer.html">Apache Modülü mod_proxy_balancer</a></li>
|
||||
<li><a href="mod/mod_proxy_connect.html">Apache Modülü mod_proxy_connect</a></li>
|
||||
<li><a href="mod/mod_proxy_fcg.html">Apache Modülü mod_proxy_fcg</a></li>
|
||||
<li><a href="mod/mod_proxy_ftp.html">Apache Modülü mod_proxy_ftp</a></li>
|
||||
<li><a href="mod/mod_proxy_http.html">Apache Modülü mod_proxy_http</a></li>
|
||||
<li><a href="mod/mod_request.html">Apache Modülü mod_request</a></li>
|
||||
|
Reference in New Issue
Block a user