• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Search results

  1. D

    Question Convert folder to Application using Plesk API

    Hello, Is there any way we could convert a folder to application in IIS using Plesk API? Under project root in IIS, I am creating virtual directory dynamically using Plesk API and inside each VD there is a folder which I need to convert to application. Is it possible? Thanks
  2. D

    Resolved Plesk XML API

    Hi, I am using Plesk XML API to automate Virtual Directory creation for a subdomain xyz.mydomain.com and request packet structure is as below. <?xml version="1.0" encoding="utf-8" ?> <packet> <virtdir> <create> <site-id>27</site-id> <name>/vd1</name> <properties/> </create> </virtdir>...
Back
Top