Hello all,

Is it possible to use CosignModule (IIS7 filter) to protect a single
file or directory similar to IISCosign (IIS6 filter).  I recognize that
I can have a web.config file per directory which enables CoSign
protection[1] and that this may be the answer to protecting a single
directory.  But what about a single file? Can <location
path="/some/dir"> be used[2]?  A read of the source seems to indicate
that that is not possible.  Am I incorrect?  Any insight would be
appreciated.

Darian

[1]
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <system.webServer>
    <cosign>
      <protected status="on" />
    </cosign>
  </system.webServer>
</configuration>

[2] http://support.microsoft.com/kb/815174

-- 
________________________________________________________________________

Darian Anthony Patrick
Senior Programmer Analyst, Application Security
Office of Information Systems & Computing   Voice:        (215) 573-1955
Networking & Telecommunications Unit       E-mail: [email protected]
University of Pennsylvania            Jabber/XMPP:     [email protected]
                                   ---
            CFC7 DF03 337E F7F6 1829 71ED 1038 88AF 3C88 E55C
________________________________________________________________________

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to