Search results

  1. trix.hosting

    DirectAdmin 1.53.1 Release Candidate 1

    clear your chrome cache. That's solves the issue for me.
  2. trix.hosting

    How Do I install SSL certificate in direct admin panel ?

    Yes, use Let's encrypt https://help.directadmin.com/item.php?id=648 enabling it!
  3. trix.hosting

    How Do I install SSL certificate in direct admin panel ?

    Hello, here you have: https://help.directadmin.com/item.php?id=15
  4. trix.hosting

    DirectAdmin 1.53.1 Release Candidate 1

    It will be good to add package column to SHOW ALL USERS List. So, you can identifiy each client. Thank you
  5. trix.hosting

    No package perl-IP-Country available.

    I have used CPAN without any trouble. I have just setup a new server with spamassassin!
  6. trix.hosting

    Cron job for removing old mail

    There is such option in Admin Configuration. You just set how many days you want of emails and olders are deleted.
  7. trix.hosting

    Unable to login into my email account from Roundcube or Microsoft Outlook

    service httpd restart that will solve you. Try Restarting Apache service.
  8. trix.hosting

    How do i change the default root email address?

    Can you orient me about this option. I can't find it. Thank You
  9. trix.hosting

    CB2 more php options.conf

    Actually when I try to set HTTP_METHODS CB GUI says that ":" is not a valid character.
  10. trix.hosting

    Letsencrypt script pointed to incorrect hostname

    Sounds like a DNS problem at main server more than subdomain server. Ensure both are right and pointing in the right direction.
  11. trix.hosting

    Letsencrypt script pointed to incorrect hostname

    That is because DNS is not resolving yet to the new righthostname.nl Wait at least 24 hours than will be resolv.
  12. trix.hosting

    Using Webalizer in 2017

    I have troubles with icons on AWSTATS. I follow a guide with creating alias to /awstatsicons but that didn't solve. Any suggestions?
  13. trix.hosting

    many questions

    I can suggest using http://forum.directadmin.com/showthread.php?t=48989 CustomBuild Plugin. You can manage all custombuild option directly with the web interface.
  14. trix.hosting

    How to use Let's Encrypt certificate for Exim and Dovecot

    I have found a simple solution for using letsencrypt with exim and dovecot. 1) edit /etc/exim.conf #tls_certificate = /etc/exim.cert #tls_privatekey = /etc/exim.key tls_privatekey = ${if exists{/etc/exim.key.${tls_sni}}{/etc/exim.key.${tls_sni}}{/etc/exim.key}} tls_certificate = ${if...
  15. trix.hosting

    How to point a subdomain to another host ?

    Ask your provider to do that. It's take two minutes.
  16. trix.hosting

    How to point a subdomain to another host ?

    · Create in dns administration the record under your domain example.com directory A 111.222.333.444 · Where 111.222.333.444 is the ip of the server2 · Reload named or your dns server at directadmin server · Create the domain directory.example.com as primary domain in server2...
  17. trix.hosting

    Going to domain gives 'Apache is functioning normally'

    Restarting apache worked for me. If you move domains between users this must be use Thank you.
  18. trix.hosting

    Need Directadmin Administrator on a monthly basis.

    i have send you a PM two days ago but now answer from you. At least if you read it.
Back
Top