This is the simplest way I can say this. Names are changed of course.
Main Domain: test.com
Addon Domain: test.net
Subdomain: info.test.net
CPanel shows addon domains as follows
test.net (test)
CPanel shows subdomains as follows:
info.test.net (public_html/info)
test.test.com (public_html/test)
Here is the problem: the subdomain on my addon domain works like this:
http://info.test.net/ WORKS!!
http://test.net/info/ 404 error.
The problem is that the subdomain is created in the MAIN test.com public_html directory and not in the test.net's /public_html/test/
Following this? I hope so because here is where it gets good.
FTP access. Virtual is done by giving a user name of the subdomain.
When I create info as the user name it creates
[email protected] and not [email protected]
If I create a subdomain on test.com with the name info, so it's info.test.com
Well they point to the SAME place public_html/info and have acesss to each others files, and in fact overwrite each others files.
This is my delima. Can anyone help me with this? Or shed some light on this.
Thanks!
Main Domain: test.com
Addon Domain: test.net
Subdomain: info.test.net
CPanel shows addon domains as follows
test.net (test)
CPanel shows subdomains as follows:
info.test.net (public_html/info)
test.test.com (public_html/test)
Here is the problem: the subdomain on my addon domain works like this:
http://info.test.net/ WORKS!!
http://test.net/info/ 404 error.
The problem is that the subdomain is created in the MAIN test.com public_html directory and not in the test.net's /public_html/test/
Following this? I hope so because here is where it gets good.
FTP access. Virtual is done by giving a user name of the subdomain.
When I create info as the user name it creates
[email protected] and not [email protected]
If I create a subdomain on test.com with the name info, so it's info.test.com
Well they point to the SAME place public_html/info and have acesss to each others files, and in fact overwrite each others files.
This is my delima. Can anyone help me with this? Or shed some light on this.
Thanks!