Hi Greg,
thank you for your response.
The reason for my problem was that apache wasn't setting the forward header. 
I'm not familiar with HTTP Headers so I ignored the section in the help 
text:"If the values of these headers are meaningful to your web application 
...". At the time of reading it wasn't meaningful for me :-) ... but that was 
the solution for my problem.
After adding 
<Set name="forwarded">true</Set>
to the jetty.xml everything works as expected.
Kind regards,Stefan

_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to