• 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 oleman108

  1. oleman108

    Plesk 12.5 Nginx port forward to Node app

    Is it possible to also forward parameters? So far this works for me, I modified your example like this: location = / { return 301 http://52.55.142.120:10080/api/download; } So externally I use a subdomain call, like https://mysub.domain.tlg which by this directive successfully routes to...
Back
Top