From 1ae377364562297c84933ba8b4a87215f43998a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Tue, 3 Apr 2012 14:24:28 +0000 Subject: [PATCH] Documentation update for internal proxy (#459) --- doc/index/alphabetical.html | 2 +- doc/pages/documentation/1.2/configvhost.html | 17 +++++++++++------ doc/pages/documentation/1.2/formreplay.html | 2 +- doc/pages/documentation/1.2/start.html | 10 ++++++---- 4 files changed, 19 insertions(+), 12 deletions(-) diff --git a/doc/index/alphabetical.html b/doc/index/alphabetical.html index 0d4004c1d..6792c1e43 100644 --- a/doc/index/alphabetical.html +++ b/doc/index/alphabetical.html @@ -16,4 +16,4 @@ -

Alphabetical Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Back to main index

A

B

C

D

E

F

G

H

I

L

M

N

O

P

Q

R

S

T

U

W

Z




\ No newline at end of file +

Alphabetical Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Back to main index

A

B

C

D

E

F

G

H

I

L

M

N

O

P

Q

R

S

T

U

W

Z




\ No newline at end of file diff --git a/doc/pages/documentation/1.2/configvhost.html b/doc/pages/documentation/1.2/configvhost.html index 7729a3fd0..807673a19 100644 --- a/doc/pages/documentation/1.2/configvhost.html +++ b/doc/pages/documentation/1.2/configvhost.html @@ -120,8 +120,13 @@ To learn more about using Apache as reverse-proxy, see You can also use the internal proxy to replace Apache mod_proxy configuration. +

+

+
- +

Add a floating menu

@@ -141,7 +146,7 @@ PerlOutputFilterHandler Lemonldap::NG::Handler::Menu </Location>
- +

LemonLDAP::NG configuration

@@ -169,7 +174,7 @@ A virtual host contains:
- +

Access rules and HTTP headers

@@ -179,7 +184,7 @@ See
- +

POST data

@@ -189,7 +194,7 @@ See
- +

Options

@@ -212,4 +217,4 @@ These options are used to build redirection
\ No newline at end of file + \ No newline at end of file diff --git a/doc/pages/documentation/1.2/formreplay.html b/doc/pages/documentation/1.2/formreplay.html index a463ecc00..c0bb5fbaa 100644 --- a/doc/pages/documentation/1.2/formreplay.html +++ b/doc/pages/documentation/1.2/formreplay.html @@ -141,7 +141,7 @@ Then click on New POST data and add all data with their values, for

-Due to a conflict between LL::NG form replay and Apache mod_proxy (see issue), you cannot use form replay on proxied applications, unless you use LL::NG internal proxy (based on Perl LWP): +Due to a conflict between LL::NG form replay and Apache mod_proxy (see issue), you cannot use form replay on proxied applications, unless you use LL::NG internal proxy:

<VirtualHost>
   ServerName test2.example.com
diff --git a/doc/pages/documentation/1.2/start.html b/doc/pages/documentation/1.2/start.html
index ce1d0f8fc..af08189e5 100644
--- a/doc/pages/documentation/1.2/start.html
+++ b/doc/pages/documentation/1.2/start.html
@@ -322,7 +322,7 @@ Sessions are stored using 
+
@@ -350,12 +350,14 @@ Sessions are stored using +
  • +
  • - +

    Mini howtos

    @@ -384,7 +386,7 @@ Sessions are stored using +

    Exploitation

    @@ -413,4 +415,4 @@ Sessions are stored using
    \ No newline at end of file +
    \ No newline at end of file