Yes you are actually, you just don’t know it ?? When you make an addon domain, you’re editing the nameservers (which … DNS) on your server ??
No, I have two servers at my hosting company with the same dns server setting. I moved the site to a secure server. So to map the dns from my registrar to the secure server at my hoster, there have to be internal configuration that I can not change myself, again according to my hoster. In mathematical terms it is not an isomorphy (1 <-> 1 mapping). I see no way to do that in the cPanel. So making the add on domain is only part of the DNS setting.
Okay, let’s step back here. WHO is your host? Maybe we can translate them to WP and back ??
I see no reason to publish that here. You should have no problem finding it. I don’t publish thing on the internet about a professional hoster that can be misunderstood by non professional people. In addition, read the last part (point 7) of my BB post cited in this thread:
https://www.oopschool.com/phpBB3/viewtopic.php?f=18&t=321
I repeat the post here since it can be relevant to other readers of this thread.
7. The final decision – When to multisite?
I think this
As a general rule on whether to use multisite installs or not you can say:
If the sites are similar in functionality (use same modules or use the same drupal distribution) do it.
If the functionality is different don’t use multisite.
This is because you want your sites to stay as up-to-date as possible regarding drupal module security updates and when you have different functionalities this is more difficult to do because it takes a little more time since you need to test each site independently. If you are doing multisite, then the update needs to be run at the same time for all the sites which is not always possible.
So sites with different functionality usually end up being upgraded at different times because each needs to be tested and backed up. Site updates and backups are also pretty easy to do and can be automated with drush, but drush has little support for multisite install.
https://drupal.org/documentation/install/multi-site#when
drupal post made my day.
When you look at the add on domains:
https://www.articlenorway.com/
https://www.cybertoolbar.com/
https://www.expert-links.net/
they have very different functionally, so my final decision to install a separate wordpress platform with a unique database is justified, and perhaps the best in the long run, not least because of the unique database solution for each site.