Projet

Général

Profil

« Précédent | Suivant » 

Révision ebf37dd5

Ajouté par dlaniel il y a plus de 17 ans

  • ID ebf37dd5e5f9c523b1a6fc865e5276a627700b5c

slo + defederate from idp

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@16 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

Voir les différences:

doc/vhost-rp
7 7

  
8 8
  PythonOutputFilter larpe-filter OURFILTER
9 9
  SetOutputFilter proxy-html;OURFILTER
10
#  SetOutputFilter proxy-html
10 11

  
11 12
  <LocationMatch "^/(css|images|js)/.*">
12 13
    ProxyPass	!
13 14
    SCGIHandler	off
14 15
  </LocationMatch>
15 16

  
16
  <Location /eo/>
17
    ProxyPass		http://www.entrouvert.com/
18
    ProxyPassReverse	http://www.entrouvert.com/
19
#    ProxyPassReverse	/
20
    ProxyHTMLURLMap	/	/eo/
21
  </Location>
17
#  Options +FollowSymlinks
18
  RewriteEngine on
19
#  RewriteRule		/dot/ecrire/index.php	/liberty/dot/logout
20

  
21
#  <Location /eo/>
22
#    ProxyPass		http://www.entrouvert.com/
23
#    ProxyPassReverse	http://www.entrouvert.com/
24
#    ProxyHTMLURLMap	/	/eo/
25
#  </Location>
22 26

  
23 27
#  ProxyPass	/linuxfr/	http://linuxfr.org/
24 28
  <Location /linuxfr/>
......
36 40
  </Location>
37 41

  
38 42
  <Location /dot/>
39
    Redirect permanent	/dot/ecrire/auth.php	http://test.org/dot/login
43
    Redirect permanent	/dot/ecrire/auth.php	http://test.org/liberty/dot/login
44
    RewriteEngine on
45
    RewriteRule		/ecrire/index.php	/liberty/dot/logout
46
#    Redirect permanent	/dot/ecrire/index.php?logout=1	http://test.org/liberty/dot/liberty/logout
40 47
    ProxyPass		http://localhost/~heretik/dotclear/
41 48
#    ProxyPassReverse	/
42
#    ProxyPassReverse	http://localhost/~heretik/dotclear/
49
    ProxyPassReverse	http://localhost/~heretik/dotclear/
43 50
    ProxyHTMLURLMap	/~heretik/dotclear/	/dot/
44 51
#    ProxyHTMLURLMap	http://localhost/~heretik/dotclear/	/dot/
45 52
  </Location>

Formats disponibles : Unified diff