• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by Meczup zade

  1. M

    Question Using Imunify360 with Atomic Advanced

    Hello, I've bought Atomic Advanced on my Plesk Server yesterday. Also, since I want to harden my security, I bought Imunify360 today. But Imunify360 uses its own ModSecurity rule set. So, my Atomic Advanced rule set has gone. Is there a way to use these two extensions at the same time? Or what...
  2. M

    Issue Layer 7 DDos Protection

    Hello, I've been using "mod_evasive" and "mod_qos" modules for Apache2. But recently, they're not able to handle all the traffic for no reason: I saw attackers can open a page 100 times in a seconds. Some gets banned, some gets nothing. So, I want to build a simple Layer 7 DDos protection...
  3. M

    Question How to force users to use HTTP2?

    Thanks for answer. I've read them before opening a post. But they're actually not forcing to use HTTP2.0 as it can easily seen on access log: They're all HTTP1.1
  4. M

    Question How to force users to use HTTP2?

    Hello, How can I force every connection to HTTP2 ? (It's currently opened on Plesk. SSL enabled.) Also, would it be a problem for me? Regards.
  5. M

    Question Different Servers for Mail and Web

    I didn't actually understand how to configure Plesk to manage my @mydomain.com on mymailhosting.com with Plesk since Plesk is only able to create mail server and mails for existing domains such as user@mymailhosting.com.
  6. M

    Question Different Servers for Mail and Web

    Hello, I'd like to close all my ports where my web server is alive (exc. 80 and 443). So that I'd have to change my mail server's host. But I don't know whether it's possible to do. Example: mydomain.com (on IP XX.XX.XX.XX) (opened ports 80, 443) mail.mydomain.com (on IP YY.YY.YY.YY) (opened...
  7. M

    Question Ban IP with ModSecurity

    Edit: Someone with 100+ request hasn't been banned via Fail2Ban, I think, I should make some arrangements. Where can I find these kind of instructions about ModSecurity.
  8. M

    Question Ban IP with ModSecurity

    Thanks for your answer. I've activated all jails, and enabled detection. Should I do anything else?
  9. M

    Question Ban IP with ModSecurity

    Hello, I'm using "ModeSecurity" extension with "Comodo (Free)". I'm bored to check logs and manually ban suspicious IPs that violate ModeSecurity rules hundreds of times. Is there a way to Ban IP's automatically, if the IP violates ModeSecurity rules (for example XSS or SQLMap Attack) more than...
  10. M

    Issue Session Timeout

    By the way, I want to extend the session time.
  11. M

    Issue Session Timeout

    I'm editing this PHP.ini and every change effects my website but session timeout. (There's only 1 available, that's why I'm saying one PHP.ini file) Also, I use sessions as following @session_start(); Means, every request creates a session, if they don't have one.
  12. M

    Issue Session Timeout

    I'm talking about my website, not Plesk. I've edited the only PHP.ini available on my server.
  13. M

    Issue Session Timeout

    Hello, I've been using Plesk for at least 3-4 years. But still haven't understood anything about the mechanism behind sessions. I've edit php.ini as following session.cookie_lifetime = 28800 session.gc_maxlifetime = 28800 session.gc_probability = 0 session.gc_divisor = 1000 But users log out in...
  14. M

    Issue Dashboard Not Found

    Rebooted as well. Nothing changed.
Back
Top