Free Hosting Tutorials

STEPS TO ENABLE PARENT PATHS

Enabling parent paths specifies whether an ASP page allows paths relative to the current directory (using the ..\ notation). If set to true, this property constitutes a potential security risk, because an include path could access critical or confidential files outside the root directory of the application. In IIS 6.0, parent paths are no longer […]