03-03-06 11:27 PM
Yup. It's simply the way the IIS configuration system works.
Values set at the parent node (i.e. site level) automatically inherit to the
children node UNLESS specifically overriden at the children node (i.e.
various files/directories).
So if you set any property globally or per-site, it automatically applies
everywhere UNLESS some child node decides to override it with another value.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Kevin Jackson" <kjackson@powerwayinc.com> wrote in message
news:%23tm43mTPGHA.1040@TK2MSFTNGP12.phx.gbl...
> David,
>
> So if SSL is turned on at the site level, we should still be able to go to
> various files and directories and turn it off right?
>
>
> "David Wang [Msft]" <someone@online.microsoft.com> wrote in message
> news:uAQliITPGHA.2604@TK2MSFTNGP09.phx.gbl...
>
>
[ Post a follow-up to this message ]
|