kwc
04-01-2006, 06:30 AM
Hello,
I'm attempting to create a subdomain within an addon domain. It works okay, but the directory itself ends up just below the primary domain's public_html directory. This presents some problems when I want to use the same subdomain name in multiple addons.
Is there a way to place the subdomain's directory within the addon domain's file structure instead?
For example, I want to have domains that look like this:
test.primarydomain.com
test.addondomain1.com
test.addondomain2.com
However, cpanel places 'test' in this location for all subdomains:
public_html/test
But I'd like it to be in these three locations:
public_html/test
public_html/addondomain1/test
public_html/addondomain2/test
Can this be done?
Thanks!
kwc
I'm attempting to create a subdomain within an addon domain. It works okay, but the directory itself ends up just below the primary domain's public_html directory. This presents some problems when I want to use the same subdomain name in multiple addons.
Is there a way to place the subdomain's directory within the addon domain's file structure instead?
For example, I want to have domains that look like this:
test.primarydomain.com
test.addondomain1.com
test.addondomain2.com
However, cpanel places 'test' in this location for all subdomains:
public_html/test
But I'd like it to be in these three locations:
public_html/test
public_html/addondomain1/test
public_html/addondomain2/test
Can this be done?
Thanks!
kwc