• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Ilaiyaraja

  1. I

    How to Point Sub domain to other IP

    I created a sub domain with plesk RestAPI and also want to point the ip address to my created subdomain . Is there any api for that to do automation , could somebody to help mr to sort out.
  2. I

    Resolved REST API POST /domains

    create a subdomain with plesk api use this json { "name": "newtestdom.example.com", "description": "testing domain automation create", "hosting_type": "virtual", "hosting_settings": { "ftp_login": "test_login", "ftp_password": "test_login" }...
Back
Top