# Problems with .com.au domains?

**URL:** https://discourse.roots.io/t/problems-with-com-au-domains/6680
**Category:** trellis
**Created:** 2016-05-10T08:44:41Z
**Posts:** 9
**Showing post:** 9 of 9

## Post 9 by @Simeon — 2016-05-23T04:23:04Z

> [@40Q](#):
>
> if len(host.split(‘.’)) \> 2 and ( (‘.’).join(host.split(‘.’)[-2:]) != ‘com.au’ ):

Got the 404 due to Safari being silly. Fix works fine. Thanks so much!

---

_[View the full topic](https://discourse.roots.io/t/problems-with-com-au-domains/6680)._
