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

  1. J

    Resolved Unable to change CORS header

    Nevermind, I had set a header in my nodejs app which was passed on and I forgot to change it. I didn't know headers from a nodejs app will be passed on.
  2. J

    Resolved Unable to change CORS header

    Hi Setting the CORS header is a major headache. Most of the time, nothing happens, two headers will be applied or the wrong header will be applied. I have set a CORS header for nginx (example.com and example2.com for privacy reasons): add_header 'Access-Control-Allow-Origin'...
  3. J

    Issue Plesk Email Notifications sent as ATT00001.htm file

    Nevermind, just found the answer, apparently its a known bug
  4. J

    Issue Plesk Email Notifications sent as ATT00001.htm file

    Hi, I am trying to fix my mail server. I am using Postfix and when Plesk sends me a notification e.g. "<mydomain.com> Notification of the customer creation" - the body is empty but the message is sent in an attachment called ATT00001.htm. Now after some research, this may be an Outlook problem...
Back
Top