> For the complete documentation index, see [llms.txt](https://kb.vimzaa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.vimzaa.com/cpanel-hosting/cpanel-domains/what-is-the-difference-between-addon-domains-and-alias-domains.md).

# What is the difference between addon domains and ‘alias’ domains?

### Addon and alias domains <a href="#addondomains-addonandaliasdomains" id="addondomains-addonandaliasdomains"></a>

| Characteristic                                                                 | Addon domains | Alias domains |
| ------------------------------------------------------------------------------ | ------------- | ------------- |
| The main domain appears in the address bar.                                    | Yes           | No            |
| The domain uses the following Apache directive:                                | VirtualHost   | ServerAlias   |
| The domain uses separate logs.                                                 | Yes           | No            |
| The domain uses separate stats.                                                | Yes           | No            |
| The system treats the domain as a subdomain (other than the URL).              | Yes           | No            |
| This type of domain is ideal for multiple domains that share the same address. | No            | Yes           |
