Search results

  1. Richard G

    Mail sending problems from CMS since DA 1.680

    Check the logs, that shows better what's going on about send/receive than the Mail Queue Administration. And yes it's quite hot over here. :)
  2. Richard G

    Block IP addresses which overload server

    This is my complete httpd-includes.conf file. Looks good to me so why does it not load? Is there a way to check if its loaded? <IfModule mod_rewrite.c> RewriteEngine On BrowserMatchNoCase "adscanner" bad_bot BrowserMatchNoCase "Amazonbot" bad_bot BrowserMatchNoCase "Applebot"...
  3. Richard G

    Mail sending problems from CMS since DA 1.680

    Then most likely this is the reason it did not work. You have to run that da build exim_conf command after making changes to those this file.
  4. Richard G

    Mail sending problems from CMS since DA 1.680

    Just to be sure, I presume you did do the da build exim_conf after making the change?
  5. Richard G

    Block IP addresses which overload server

    Just tried some things, but it looks as if my httpd-includes.conf is just totally ignored.
  6. Richard G

    Block IP addresses which overload server

    Odd. This was from this morning before I disabled the .htaccess redirect tot www. 216.244.66.231 - - [12/Aug/2025:06:02:03 +0200] "GET /threads/1340/ HTTP/1.1" 301 3121 "-" "Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexp> 216.244.66.231 - - [12/Aug/2025:06:02:07 +0200] "GET...
  7. Richard G

    Block IP addresses which overload server

    I don't think so: so that would also stop .htaccess files from being used for rewriting on all domains if I understand that correctly. Next to that, it's working the same way for Stafan. So in that case I rather leave the rest of the rewriting in place, but only comment out the non-www and www...
  8. Richard G

    Block IP addresses which overload server

    Hi Stefan. It's Richard, not Ri. :) Thank you, but that's the same I'm having as you can see. As stated I've shortened the list a little bit. But then I don't understand why you get the 403's and in my case they manage to get the 301's. Maybe that has to do with a .htaccess in my public...
  9. Richard G

    Cannot do website backups, function NOT Enabled.

    Ai that's bad. Indeed via FTP download then and then try to get to phpmyadmin to be able to download your databases. That is of no use as they can't help you with that, they can't change DA options remotely and you're not a DA customer either in fact. ;)
  10. Richard G

    Error "That reseller does not belong to you" when trying to change reseller package via API as admin user

    Do you have only 1 admin account or multiple? Or ever changed admin name?
  11. Richard G

    Block IP addresses which overload server

    Sorry to up this post after half a year, but it seems this is not really blocking bots. Bots which I have in my list, seem to still be hammering my site getting a 301 which most likely is causing delays for other users visiting. Short example from my httpd-includes.conf: <IfModule...
  12. Richard G

    DirectAdmin 1.681

    Yep indeed. Nice feature, makes life a bit easier to fill in custom stuff too.
  13. Richard G

    DirectAdmin 1.680

    No, last supported Debian version on legacy is Debian 12.
  14. Richard G

    How many out there upgrade to Mysql 8.4 and Maria DB 11.4

    Not really any "should not" as far as I know, unless you're on a legacy license, because then it's a "it's not possible". ;)
  15. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    I doubt if everything will keep working correctly if you haev done all manually, so lets keep our hopes up. However, are you sure you linked the ipv6 to your ipv4 and not the other way around? Normally in ip manager, you have to click the ipv4 and then select the ipv6 you want linked to it, so...
  16. Richard G

    Solved Missing (but working) option and undocumented option in exim.conf file

    That's enough for me. Thank you very much Alex!
  17. Richard G

    New domains are created with stock nameservers

    I don't know what could have caused it. Some actions take a minute before DA does them in the taskqueue. Maybe something was deleted and added too quickly after each other. But that's just me guessing. You're welcome.
  18. Richard G

    Solved: Setup seems to be stuck on Trying to issue automatic TLS certificate

    Maybe that's the best idea. Please let us know the solution if you get it.
  19. Richard G

    Failed to compile mariadb 11.4.7

    Very odd. Just to have all required information.... Exactly which new Ubuntu (version)? Which license type? Legacy or modern?
  20. Richard G

    New domains are created with stock nameservers

    Can you have a look in: /usr/local/directadmin/data/users/admin/user.conf which nameservers are mentioned there? You entered the correct nameservers both on server settings (first) and then Name Servers (second)? Did it create the nameserver entry's (A and NS records) in your nameserver domain?
Back
Top