Enable Parent Paths in Plesk - Windows Server

Many scripts use a function called parent paths.
If you are running one of these scripts and find after checking logs that you see entries like "'ASP 0131' Disallowed Parent Path" the you would need to enable the use of parent paths for your domain.

This feature is not enabled by default however it is easy enough to enable. To enable parent paths you would follow the steps below:

1. Login into plesk
2. Click on Home on the left menu.
3. Click on your domain name (center window)
4. Click on Web Directories Icon
5. Click on Preferences
6. Check the box to Enable Parent Paths.
7. Click OK and your done.

  • 8 Users Found This Useful
Was this answer helpful?

Related Articles

Sending email using CDOSYS

If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your...

Upload file through ASP.net

<% @Page Language="C#" %><html><head>  <title>File upload...

Mailenable Component - Mail Code

Mailenable Component - Mail Code <%@ Language=VBScript %> <% Dim oMail Set oMail =...

How to create MSAccess Database DSN in Plesk Control Panel?

To Create DSN for MSAccess Database do following steps. 1. Access your control panel 2. Click on...

Create MS Access DSNLess connection string

Many people have requested this so here it is: "DRIVER={Microsoft Access Driver (*.mdb)};...