• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Search results

  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