<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>I have a problem with the following RequestMap:</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> <RequestMap></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> <Host scheme="https" name=“<a href="http://web.domain.com">web.domain.com</a>" authType="shibboleth" requireSession="true"></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> <AccessControl></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> <Rule require="affiliation"><a href="mailto:employee@domain.com">employee@domain.com</a></Rule></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> </AccessControl></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> <Path name=“subdir/index.php" authType="shibboleth" requireSession="true"></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> <Query name="action" regex="^optOut$" requireSession="false"/></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> </Path></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> </Host></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> </RequestMap></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">The whole webhost should be protected and only accessable by employees. (which works)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">But the file subdir/index.php accessed with the query variable action=optOut (and only so) should be</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">unprotected and public available.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">With the config above I always get a Forbidden on subdir/index.php?action=optOut</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Can anyone give me a hint?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Thanks in advance,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Chris</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div><br></div></body></html>