Hi.

It seems that allowpublicaccess directive doesn't work correctly.

I have phpBB forum installed and cosign-protected. Then I've created 
aaa.php script and in my apache conf I wrote:

<Location "/aaa.php">
      AllowPublicAccess On
</Location>

I can access this script without signing into cosign.

Then I login into cosign, visit my phpbb protected index page and after 
that I visit my aaa.php. There is no "REMOTE_USER" variable set.

So, AllowPublicAccess works like turning CosignProtect off.

-- 
Regards,
Evgeny Morozov


------------------------------------------------------------------------------
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to