On January 10, 2013 5:28 , Boian Mihailov <boian.mihai...@cvalka.com> wrote:
> Hi everyone, i just finished the test install as described in the 
> wiki. It works great.
> I wanted to ask if it is possible to have something like this:
>
> <Location />
> AllowOverride All
> Order deny,allow
> Allow from 192.168.0.100 127.0.0.1
> Satisfy any
> </Location>
>
> To allow certain addresses bypass CosignProtected On that is set on 
> VirtualHost context.

Yes.  I've done this several times in the past, and I just tried it 
again now (Apache HTTPD 2.2.15 + mod_cosign 3.2.0 under RHEL 6 64-bit) 
and it worked fine.

If you encounter problems, it might be due to merging of configuration 
sections.  In this case, use mod_info to help troubleshoot the issue, 
and/or make sure you specify a complete set of access control directives 
in each affected context.

--
   Mark Montague
   m...@catseye.org


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to