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

  1. T

    Resolved Can't disable redirect from http to https

    Yes, I disabled the redirect in this way. Many thanks! You helped me a lot!
  2. T

    Resolved Can't disable redirect from http to https

    I followed this guide: I logged into the Plesk control panel as an administrator, clicked "Service Plans" in the left vertical menu, selected the desired plan (this is the only plan that has Subscriptions at the moment), went to the "Hosting Parameters" tab, unchecked "Permanent SEO" - safe 301...
  3. T

    Resolved Can't disable redirect from http to https

    This is a fragment of the individual nginx.conf configuration file located in the /var/www/vhosts/system/xxxxxxxxxx.xxx/conf/ directory.
  4. T

    Resolved Can't disable redirect from http to https

    After unchecking "Permanent SEO-safe 301 redirect from HTTP to HTTPS" and pressing the "Update & Sync" button, the redirect continues to work. I go to the nginx.conf file of the test site and see the following lines in it: server { listen xxx.xxx.xxx.xxx:80; server_name xxxxxxxxxx.xxx...
Back
Top