Recent content by Milos Popovic

  1. Milos Popovic

    Resolved ERR_SPDY_PROTOCOL_ERROR

    I solve this: just add into .htaccess: Header set Strict-Transport-Security "max-age=31536000" env=HTTPS
  2. Milos Popovic

    Resolved ERR_SPDY_PROTOCOL_ERROR

    Hi IgorG, thank you for reply, I try this but this not solve problem. This problem is for all sites on server who have SSL. This is my nginx conf: -------------------------------------- #user nginx; worker_processes auto; #worker_rlimit_nofile 8192; #error_log /var/log/nginx/error.log...
  3. Milos Popovic

    Resolved ERR_SPDY_PROTOCOL_ERROR

    Hi I upgrade Plesk, but problem was not solved. Again I have ERR_SPDY_PROTOCOL_ERROR. Now version of plesk was: Plesk Onyx 17.8.9 Does anyone have idea what is problem?
  4. Milos Popovic

    Resolved Find script who send spam emails

    Thank you, I find and delete this script. Does anyone have any experience with Kaspersky AV for plesk? Does he check only incoming mail or check incoming and outgoing messages? Thank you
  5. Milos Popovic

    Resolved Find script who send spam emails

    Thank you Mark and ChristophRo. How can I set this parameter in php.ini? Thank you.
  6. Milos Popovic

    Resolved Find script who send spam emails

    Hi to all, I have a problem with spam emails send from one client. I try to edit password of this client and this not resolve problem. I set limit 0 for outgoing mails for this domain. And I get about 25-40 rejected mails by hour. In mail log I have info like this: Apr 12 01:14:13 t132...
  7. Milos Popovic

    Resolved ERR_SPDY_PROTOCOL_ERROR

    Hi, I try, but plesk show me only this - 17.5.3 version, and no option to upgrade to 17.8.?
  8. Milos Popovic

    Resolved ERR_SPDY_PROTOCOL_ERROR

    Hi to all, I have a problem with my sites with SSL - (Let's encrypt). For some images, I have a problem: ERR_SPDY_PROTOCOL_ERROR on Chrome. I try to solve this with: Incomplete list of default ssl_ciphers with HTTP/2 support enabled But no result. I have a Plesk Onyx 17.5.3.
Back
Top