• 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

Search results

  1. L

    Disable Outlook or Thunderbird security warning

    Hello, How can I do to send email without the security warning? I want the clients sending mails no longer have a security warning. I tried with SSL port 465 I tried with port 587 TLS> Mail settings for the entire server> Enable Send Message
  2. L

    Place the file in to the document root directory

    Hello, I need to place a file in the root of my server. How should I do? I tried: SSH connection wget ...... but the file is not in the right place Where should I place it?
  3. L

    nginx directives plesk 12.0 does not work

    Hello, I tried nginx directives in plesk 12.0 and it does not work. I tried to enable gzip with nginx. To work here you must change nginx.conf: nano /etc/nginx/nginx.conf uncomment the first two lines and then add the 3rd line: gzip on; gzip_disable “MSIE [1-6]\.(?!.*SV1)”; gzip_types...
Back
Top