On Mon, 24 May 2010 11:30:43 -0400, Andrew Mortensen <[email protected]> wrote: > What's your Allow directive? > > andrew >
Here's what the entire .htaccess looks like: Order Deny,Allow Deny from all Allow from 141.211.68 141.211.69 141.211.70 141.211.71 141.211.122.128/25 141.211.107.0/24 CosignProtected On AuthType Cosign [...] Require group chem Satisfy Any We have similar setups for other applications on the server, and something as simple as Allow from [a single IP] triggers the same behavior. This was all working on Apache 2.0 on RHEL4 (and with a slightly older version of Cosign) previously. There was actually discussion of this same bug in the past, but it looks like it was never resolved: http://sourceforge.net/mailarchive/forum.php?thread_name=65E7B0A0-991D-474E-A5FD-80D92465A3D0%40umich.edu&forum_name=cosign-discuss Brandon ------------------------------------------------------------------------------ _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
