This property specifies whether an ASP page can allow paths relative to the current directory (using the ..\ notation). When True, this constitutes a minor security risk because an include path could access files outside the server's virtual root space. Setting this value to False prevents this.
The following table describes this property:
Data type | Boolean |
Default value | True |
Default inheritance | Inheritable |
Accessible by IIS Admin Objects:
IIsWebService | IIsWebServer | IIsWebVirtualDir | IIsWebDirectory |