RequestMap

Cantor, Scott cantor.2 at osu.edu
Thu Jul 17 09:53:58 EDT 2014


On 7/17/14, 3:45 AM, "Christian Bösch" <boesch at fhv.at> wrote:
>
>The whole webhost should be protected and only accessable by employees.
>(which works)
>But the file subdir/index.php accessed with the query variable
>action=optOut (and only so) should be
>unprotected and public available. With the config above I always get a
>Forbidden on subdir/index.php?action=optOut

You can't protect content with a static access control rule if there won't
be a session, you'll just be denied access.

>Can anyone give me a hint?

No hint, you just can't do what you're trying to do.

-- Scott



More information about the users mailing list