Hi
I have multiple domains setup through hawkhost and they are all working fine. However, I would like to make it so that my addon domains are not accessible from my main domain.
My setup:
maindomain.com -> public_html
1staddondomain.com -> public_html/1staddondomain
2ndaddondomain.com -> public_html/2ndaddondomain
3rdaddondomain.com -> public_html/3rdaddondomain
All are accessible through their respective .com addresses, which is normal.
But, I can access my addon domains like this:
maindomain.com/1staddondomain
maindomain.com/2ndaddondomain
maindomain.com/3rdaddondomain
which I don't want to be able to do. Is it possible to stop this?
Thanks
Max