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

  1. D

    Resolved nginx and browser cache

    UFHH01, Your mention of proxy mode was key. I had disabled caching in my .htaccess file and forgot about it while focused on learning nginx. What I was seeing was after the first request, nginx was serving css and js files from its own cache and not having to go through apache, but no browser...
  2. D

    Resolved nginx and browser cache

    This post from April: Resolved - NGINX enable browser cache expiration addresses the issue I have, but it is still not working for me. When using nginx, the browser will not cache static content. In Plesk (Onyx), apache & nginx settings, I have checked Proxy mode, Smart static file processing...
  3. D

    limit ftp access from server

    In my security policy, I have selected "Allow only secure FTPS connections". Since I use SFTP for server access, I would like to limit FTPS to just Plesk usage. I would like to disable FTP completely. In /etc/proftpd.conf I find Port 21. Is it as simple as just commenting that line? Does...
Back
Top