<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
Works surprisingly smooth in the first place, only with one drawback: the suggested rules seem to provide for a<br>
/opencms installation, not a /ROOT one. With unhappy result that accessing<br>
<br>
<a href="http://www.mysite.org" rel="noreferrer" target="_blank">www.mysite.org</a> results in an error 404 - /opencms/ not found.<br>
<br>
Any clues what to rewrite, such that /opencms/ is rediected to / ?</blockquote><div><br></div><div>You don't want to redirect "/opencms/" to "/": you would be loosing the servlet context. Why do you think that "the suggested rules seem to provide for a</div><div>/opencms installation, not a /ROOT one"?</div><div><br></div><div><br></div></div></div></div>