• 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. M

    Issue Where to add additional GEO directives to Ngnix

    Where to add additional GEO directives to Ngnix, like this ?: geo $trusted_user { default 0; 1.1.1.0/24 1; 2.2.2.0/24 1; } server { if ( $trusted_user ~ 0 ) {rewrite ^ https://example.com; } } In Domains > example.com > Apache & nginx Settings this is not possible. I got error...
  2. M

    Resolved Module ngx_http_geo_module

    1. How to add to nginx http_geo_module ? 2. Why has the Plesk developers ignored the addition of such a module for many years? Such questions can be found since 2011!
  3. M

    Resolved Fail2Ban custom jail for Ngnix 404 error

    Hi everyone. Trying to create a custom jail for Fail2ban. The task is to block bots that access non-existent URLs, which Ngnix gives 404 error. Unfortunately, I can't get this rule to work. I am using Plesk Onyx in Centos 7. Added filter All-404: [Definition] failregex = ^<HOST>.*"(GET|POST).*"...
  4. M

    Issue Google SMTP with 465 port

    Hi. For one domain I tried to use Google G Suite. And through the 465 port of smtp google mail is not sent. I contacted Google support, we test, setup and looked at the logs in the Google admin console .. e-mail do not come to google smtp. The 465 port is open for incoming and outgoing...
  5. M

    Resolved In the domain folder appeared new folders as root

    Today in the file manager found new folders var, usr, etc, dev. Folders by themselves suddenly appeared in the folder with the domain. Folders owner Root. I first see this in a Plesk . What is this error? Why did they appear there?
  6. M

    Issue ERR [1] SQLSTATE[HY000] [2002] No such file or directory

    After Update to Plesk Onyx 17.5.3 Update 24 1) i get error :Error message on Plesk home page: The Plesk update failed. Click OK to close the message. I found this Error message on Plesk home page: The Plesk update failed. Click OK to close the message. there it is written how to remove this...
Back
Top