comparison custom-vhosts.conf @ 1040:6a176e9ca890

Removed TODOs in i18n, some probably provisorily.
author Tom Gottfried <tom@intevation.de>
date Wed, 24 Feb 2016 17:56:47 +0100
parents 418e25969a16
children 3ef492b5240b
comparison
equal deleted inserted replaced
1039:77e22ad5cc84 1040:6a176e9ca890
42 CustomLog logs/lada-access_log common 42 CustomLog logs/lada-access_log common
43 43
44 # Fake Shibboleth-like authentication headers 44 # Fake Shibboleth-like authentication headers
45 RequestHeader set X-SHIB-user "testeins" 45 RequestHeader set X-SHIB-user "testeins"
46 # Status-Erfasser 46 # Status-Erfasser
47 RequestHeader set X-SHIB-roles "cn=mst_11010_status" 47 RequestHeader set X-SHIB-roles "cn=mst_11010_status,cn=land_11_status"
48 48
49 # Add Proxy for Lada-server 49 # Add Proxy for Lada-server
50 ProxyPass "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/" 50 ProxyPass "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/"
51 ProxyPassReverse "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/" 51 ProxyPassReverse "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/"
52 </VirtualHost> 52 </VirtualHost>
55 ServerAdmin webmaster@localhost 55 ServerAdmin webmaster@localhost
56 ErrorLog logs/lada-error_log 56 ErrorLog logs/lada-error_log
57 CustomLog logs/lada-access_log common 57 CustomLog logs/lada-access_log common
58 58
59 # Fake Shibboleth-like authentication headers 59 # Fake Shibboleth-like authentication headers
60 RequestHeader set X-SHIB-user "testeins" 60 RequestHeader set X-SHIB-user "testnull"
61 # Status-Land 61 # Status-Land
62 RequestHeader set X-SHIB-roles "cn=land_11_status" 62 RequestHeader set X-SHIB-roles "cn=land_11_status"
63 63
64 # Add Proxy for Lada-server 64 # Add Proxy for Lada-server
65 ProxyPass "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/" 65 ProxyPass "/lada-server/" "http://lada-server:8080/lada-server-2.2.0/"

http://lada.wald.intevation.org