Documentation update for internal proxy (#459)

This commit is contained in:
Clément Oudot 2012-04-03 14:24:28 +00:00
parent d6bbf7fdca
commit 1ae3773645
4 changed files with 19 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -120,8 +120,13 @@ To learn more about using Apache as reverse-proxy, see <a href="http://httpd.apa
</div></p>
</p>
<p>
<p><div class="notetip">You can also use the <a href="../../documentation/1.2/internalproxy.html" class="wikilink1" title="documentation:1.2:internalproxy">internal proxy</a> to replace Apache mod_proxy configuration.
</div></p>
</p>
</div>
<!-- SECTION "Reverse proxy" [908-2479] -->
<!-- SECTION "Reverse proxy" [908-2593] -->
<h3><a name="add_a_floating_menu" id="add_a_floating_menu">Add a floating menu</a></h3>
<div class="level3">
@ -141,7 +146,7 @@ PerlOutputFilterHandler Lemonldap::NG::Handler::Menu
&lt;/<span class="kw3">Location</span>&gt;</pre>
</div>
<!-- SECTION "Add a floating menu" [2480-2866] -->
<!-- SECTION "Add a floating menu" [2594-2980] -->
<h2><a name="lemonldapng_configuration" id="lemonldapng_configuration">LemonLDAP::NG configuration</a></h2>
<div class="level2">
@ -169,7 +174,7 @@ A virtual host contains:
</ul>
</div>
<!-- SECTION "LemonLDAP::NG configuration" [2867-3354] -->
<!-- SECTION "LemonLDAP::NG configuration" [2981-3468] -->
<h3><a name="access_rules_and_http_headers" id="access_rules_and_http_headers">Access rules and HTTP headers</a></h3>
<div class="level3">
@ -179,7 +184,7 @@ See <strong><a href="../../documentation/1.2/writingrulesand_headers.html" class
</p>
</div>
<!-- SECTION "Access rules and HTTP headers" [3355-3547] -->
<!-- SECTION "Access rules and HTTP headers" [3469-3661] -->
<h3><a name="post_data" id="post_data">POST data</a></h3>
<div class="level3">
@ -189,7 +194,7 @@ See <strong><a href="../../documentation/1.2/formreplay.html" class="wikilink1"
</p>
</div>
<!-- SECTION "POST data" [3548-3682] -->
<!-- SECTION "POST data" [3662-3796] -->
<h3><a name="options" id="options">Options</a></h3>
<div class="level3">
@ -212,4 +217,4 @@ These options are used to build redirection <acronym title="Uniform Resource Loc
</p>
</div>
<!-- SECTION "Options" [3683-] --></div><!-- closes <div class="dokuwiki export">-->
<!-- SECTION "Options" [3797-] --></div><!-- closes <div class="dokuwiki export">-->

View File

@ -141,7 +141,7 @@ Then click on <code>New POST data</code> and add all data with their values, for
<p>
Due to a conflict between <acronym title="LemonLDAP::NG">LL::NG</acronym> form replay and Apache mod_proxy (see <a href="http://jira.ow2.org/browse/LEMONLDAP-176" class="urlextern" title="http://jira.ow2.org/browse/LEMONLDAP-176" rel="nofollow">issue</a>), you cannot use form replay on proxied applications, unless you use <acronym title="LemonLDAP::NG">LL::NG</acronym> internal proxy (based on <acronym title="Practical Extraction and Report Language">Perl</acronym> LWP):
Due to a conflict between <acronym title="LemonLDAP::NG">LL::NG</acronym> form replay and Apache mod_proxy (see <a href="http://jira.ow2.org/browse/LEMONLDAP-176" class="urlextern" title="http://jira.ow2.org/browse/LEMONLDAP-176" rel="nofollow">issue</a>), you cannot use form replay on proxied applications, unless you use <acronym title="LemonLDAP::NG">LL::NG</acronym> <a href="../../documentation/1.2/internalproxy.html" class="wikilink1" title="documentation:1.2:internalproxy">internal proxy</a>:
</p>
<pre class="code file apache">&lt;<span class="kw3">VirtualHost</span>&gt;
<span class="kw1">ServerName</span> test2.example.com

View File

@ -322,7 +322,7 @@ Sessions are stored using <a href="http://search.cpan.org/perldoc?Apache::Sessio
<p>
<div style="width:100px;height:230px;float:left;">
<div style="width:100px;height:250px;float:left;">
<a href="/_detail/icons/neotux.png?id=documentation%3A1.2%3Astart" class="media" title="icons:neotux.png"><img src="../../../media/icons/neotux.png" class="media" alt="" /></a>
</div>
@ -350,12 +350,14 @@ Sessions are stored using <a href="http://search.cpan.org/perldoc?Apache::Sessio
</li>
<li class="level1"><div class="li"> <a href="../../documentation/1.2/loginhistory.html" class="wikilink1" title="documentation:1.2:loginhistory">Login history</a></div>
</li>
<li class="level1"><div class="li"> <a href="../../documentation/1.2/internalproxy.html" class="wikilink1" title="documentation:1.2:internalproxy">Internal Proxy (lmProxy)</a></div>
</li>
<li class="level1"><div class="li"> <a href="../../documentation/1.2/parameterlist.html" class="wikilink1" title="documentation:1.2:parameterlist">See full parameters list</a></div>
</li>
</ul>
</div>
<!-- SECTION "Advanced features" [5980-6659] -->
<!-- SECTION "Advanced features" [5980-6706] -->
<h2><a name="mini_howtos" id="mini_howtos">Mini howtos</a></h2>
<div class="level2">
@ -384,7 +386,7 @@ Sessions are stored using <a href="http://search.cpan.org/perldoc?Apache::Sessio
</ul>
</div>
<!-- SECTION "Mini howtos" [6660-7290] -->
<!-- SECTION "Mini howtos" [6707-7337] -->
<h2><a name="exploitation" id="exploitation">Exploitation</a></h2>
<div class="level2">
@ -413,4 +415,4 @@ Sessions are stored using <a href="http://search.cpan.org/perldoc?Apache::Sessio
</ul>
</div>
<!-- SECTION "Exploitation" [7291-] --></div><!-- closes <div class="dokuwiki export">-->
<!-- SECTION "Exploitation" [7338-] --></div><!-- closes <div class="dokuwiki export">-->