<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi Fabian,</div>

<div>yes, we use Tomcat 7. Here the cookie content just before click on login:</div>

<div> </div>

<div>
<div>
<div>Name: OpenCmsOuFqn</div>

<div>value: /</div>

<div>domain: opencms8_two.test.de</div>

<div>path: /system/login</div>

<div>HttpOnly:</div>

<div> </div>
</div>

<div>Name: OpenCmsUserName</div>

<div>value: aEntw</div>

<div>domain: opencms8_two.test.de</div>

<div>path: /system/login</div>

<div>HttpOnly:</div>
</div>

<div>Here our opencms8_two.conf:</div>

<div> </div>

<div><<</div>

<div>
<div>    ServerName opencms8_two.test.de<br/>
    DocumentRoot "/var/lib/tomcat7/webapps/opencms8/"<br/>
    RewriteEngine on<br/>
    <br/>
    RewriteRule ^/$    /system/login/index.html [R]</div>

<div>    <Proxy ajp://localhost:8009*><br/>
        Allow from all<br/>
    </Proxy></div>

<div> </div>

<div>    ProxyPass        /opencms8/    ajp://localhost:8009/opencms8/<br/>
    ProxyPassReverse    /opencms8/    ajp://localhost:8009/opencms8/</div>

<div>    ProxyPass        /        ajp://localhost:8009/opencms8/opencms/<br/>
    ProxyPassReverse    /        ajp://localhost:8009/opencms8/opencms/</div>

<div>>></div>

<div> </div>

<div>Greetings</div>

<div>Arno</div>

<div> </div>

<div><<<<<<<<<<<<<<<<<<<<<<<<</div>
</div>

<div>_________________</div>

<div> </div>

<div>
<div>Hi Arno,</div>

<div> </div>

<div>they all look just fine. I missed the first message so how does a client accesses the tomcat?</div>

<div>With a nginx/apache reverse proxy in front?</div>

<div>As you modified context.xml I believe you are using a Tomcat 7.x+ - correct?</div>

<div> </div>

<div>\Fabian</div>
</div></div></body></html>