• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. O

    Resolved What is the best way to configure NGINX ModSecurity?

    @Monty Last questions please: I would like to know, please, the average consumption (CPU/RAM) ? In general, can ModSecurity cause cpu/ram spikes during use?
  2. O

    Resolved What is the best way to configure NGINX ModSecurity?

    Got it, since it's the first time I use ModSecurity, I'll enable ModSecurity 3.0 with nginx. Another question: Can I see the Logs with the option Detection Mode ? If yes, where can I see it ?
  3. O

    Resolved What is the best way to configure NGINX ModSecurity?

    Hello, Thank you for your message. I've read this before, but the confusion is that in the documentation: Apache (ModSecurity 2.9) (recommended). Nginx (ModSecurity 3.0). Note: Switching to Nginx (ModSecurity 3.0) may affect your existing applications. We recommend trying ModSecurity 3.0 out...
  4. O

    Resolved What is the best way to configure NGINX ModSecurity?

    Hello, What is the best way to configure Modsecurity ? I use only NGINX. Thank you.
  5. O

    Resolved Show page 403 Forbidden when using No Hosting as type of hosting.

    Hello @Peter Debik For a forbidden page, set the domain to "web space", but then change the group of the document root directory from psaserv to psacln. That's what I wanted to know. How would it feel to have your own, customized "no hosting" page? ;) Let me "upgrade" your capabilities and...
  6. O

    Resolved domain.ltd hosted in Plesk

    Got it. Thank you @Kaspar
  7. O

    Resolved Show page 403 Forbidden when using No Hosting as type of hosting.

    Hello, I want to use only the mail services for few domains. I have tried to change the hosting type to No Hosting. What bothers me is the domain in question domain.tld still show the default plesk page, normally a 403 Forbidden page should show up. Any idea how to show the page 403 Forbidden...
  8. O

    Resolved domain.ltd hosted in Plesk

    Hello @Peter Debik , Thank you for your message. Yes, It's already done, but this issue is not resolved yet. To be more explicit: I have few domains hosted in Plesk. I want that the example.tld:8443 has no access to the admin plesk control panel. So that the 8443 port is reachable only...
  9. O

    Resolved domain.ltd hosted in Plesk

    Hello, I have noticed that if I try to type domain.ltd:8443 (domain.ltd is a site hosted in Plesk) , the URL redirect to Plesk login page. I only want the hostname (plesk.example.ltd:8443 ) and (ip address) which redirects to the Plesk page. How to stop this ? Thank you
  10. O

    Resolved DNS configuration managed by Plesk

    Thank you for your message. Perfect, I'll take a look. For the duplicate thread you just closed, it's my bad. I wanted to post on the Linux forum, but I got it wrong. Sorry. I also wanted to remove it from the Windows forum, but that is not possible.
  11. O

    Resolved DNS configuration managed by Plesk

    Hello, As soon the certificate from let's encrypt is becoming expired, I need to modify the record for each domain _acme-challenge in the domain registrar. I want to use the all in one solution from Plesk. I want to use the custom NS + glue records, and after that, the _acme-challenge record...
  12. O

    Resolved 301-Redirect

    Hello, I found a solution which consists of placing this code in functions.php and replacing /old-slug and /new-slug with the appropriate values. function quadlayers_redirect() { if (isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == 1) ||...
  13. O

    Resolved 301-Redirect

    Hello @Dave W , I use NGINX. I forgot to mention it. There is any any directive which can solve this ? Thank you in advance.
  14. O

    Resolved 301-Redirect

    Hello, I can't find the option on Plesk to create a 301-Redirect. What I want to do is to create several permanent redirects (example: redirect a visitor from www.mysite.com/products/a to www.mysite.com/product/a) in order to remove all "404 not found" errors in the search console) Thanks for...
  15. O

    Resolved Server mail to Yahoo not sent

    Hello @Peter Debik , The hosting provider recommends me after putting the rDNS (host.xxxxxx.com) to put this SPF record: v=spf1 +a +mx include:server.example.com ~all Instead of this SPF record (By default in Plesk) v=spf1 +a +mx +a:server.example.com -all Do you have any idea why?
  16. O

    Resolved Server mail to Yahoo not sent

    Hello again @Peter Debik , For rDNS: I'll explain what I want to do and tell me whether it is correct or not. 1 server with the following FQDN : host.xxxxxx.com which hosts 5 domains with the same IP address. - aaaaa.com - bbbbb.com - ccccc.com - ddddd.com - eeeee.com - xxxxx.com What will...
  17. O

    Resolved Server mail to Yahoo not sent

    Hello, I will check that, thanks for your help. I have another question if you allow me: - Can using rDNS solve the problem? To be more precise, I have several domain names hosted on my server with 1 IP. If I put the FQDN as my server's rDNS, can it work or not? And will this solve the...
  18. O

    Resolved Server mail to Yahoo not sent

    Hello, Yes, I have already contacted Yahoo and am awaiting a response from them. Note: I send between 10 to 20 professional emails per day, all domains combined, so it's really not much.
  19. O

    Resolved Server mail to Yahoo not sent

    Hello, I just noticed that the emails sent from the server to Yahoo are not sent. Mails sent from my server to Yahoo remain suspended in Mail Queue (Messages in queue: 10 deferred, 0 held, 0 incoming, 0 active, 0 corrupted, 10 total.) This happens with Yahoo only. The message received after...
  20. O

    Resolved CPU loads at 100% / Mail Log Browser Extension

    Hello @AYamshanov , Thank you for your message and for the update.
Back
Top