| David Wang [Msft] 2005-12-25, 8:48 pm |
| Either use ADSUTIL.VBS to set AccessFlags on VDire_Sub in the metabase to
"Script Only", or make VDire_Sub into a virtual directory and that allows
you to use the UI to change Execute permissions to "Script Only".
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Pola" <Pola@discussions.microsoft.com> wrote in message
news:96BAD3EE-8D8D-4F48-BB9D-D414701850BB@microsoft.com...[vbcol=seagreen]
> Please Help,
> We are working with IIS (version 5.1) on WinXP.
>
> We created virual directory("VDir") using ADSI technology on JavaScript.
> In Virtual direcory ("VDir") we have sub directory("VDire_Sub").
> This Sub directory enherited Execute Permissions from Virtual
> directory("VDir"),
> We want to change Execute permissions for this Sub directory ("VDire_Sub")
> to Scripts Only.
>
> How we can do it?
>
>
> Thank you,
> Pola
>
>
>
>
> "jmajors@cadxtras.com" wrote:
>
|