Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Too many redirects when using Cloudflare DNS proxy

    Solved Support cloudflare redirection
    5
    0 Votes
    5 Posts
    614 Views
    necrevistonnezrN
    @imc67 said in Too many redirects when using Cloudflare DNS proxy: @Grienauer said in Too many redirects when using Cloudflare DNS proxy: I also had this problem. After researching etc, the solution is to set the SSL/TSL to Kustom -> FULL. Wow! Thanks for this very valuable information because now I’m finally able to use Cloudflare’s WAF!! (Cloudron as well as NetCup doesn’t have a WAF to ie. geoblock wp-login.php or other login pages). Certainly no equivalent to WAF but we do have blocklists to geoblock: https://docs.cloudron.io/guides/community/blocklist-updates/
  • Let's Encrypt Wildcard issues

    Moved Solved Support letsencrypt redirection
    3
    1 Votes
    3 Posts
    408 Views
    U
    @girish This worked like a charm. And everything is working as I wanted And this script is going to change the web hosting industry. I think that it's one of the best scripts I've ever used in this industry. Thank you guys
  • 1 Votes
    6 Posts
    930 Views
    jdaviescoatesJ
    Just to add, what I ended up doing was just using Surfer and creating an index.html file with this: <!DOCTYPE html> <html> <head> <title>United Diversity - Together We Have Everything</title> <meta http-equiv = "refresh" content = "0; url = https://my.uniteddiversity.coop/" /> </head> <body> <p>Will redirect shortly to https://my.uniteddiversity.coop/</p> </body> </html>
  • SSL issue on Wordpress

    Solved Support domains redirection
    5
    0 Votes
    5 Posts
    840 Views
    E
    @msbt Thank you, that makes sense!