Subdomain Issues
Subdomain Issues
Hello,
Thank you for the awesome Control Panel and forum resources! Loving it so far.
One issue I am currently having is with the subdomain creation. I have read through the other forum posts, but mine is different in that when I create a subdomain in Web (ex. subdomain.domain.com) no directory is created in the domain.com public_html area. Is there a fix for this?
Can anyone point me in the right direction as to how to get that to work? Once I get this subdirectory creation working I believe I should be able to get the rest working with all of the other help on the forum. Thanks in advance for your time.
Regards
Thank you for the awesome Control Panel and forum resources! Loving it so far.
One issue I am currently having is with the subdomain creation. I have read through the other forum posts, but mine is different in that when I create a subdomain in Web (ex. subdomain.domain.com) no directory is created in the domain.com public_html area. Is there a fix for this?
Can anyone point me in the right direction as to how to get that to work? Once I get this subdirectory creation working I believe I should be able to get the rest working with all of the other help on the forum. Thanks in advance for your time.
Regards
Re: Subdomain Issues
You can try this http://forum.vestacp.com/viewtopic.php? ... oot#p31677 but you might want to read this https://bugs.vestacp.com/responses/chan ... graphic-uibnots wrote:Hello,
Thank you for the awesome Control Panel and forum resources! Loving it so far.
One issue I am currently having is with the subdomain creation. I have read through the other forum posts, but mine is different in that when I create a subdomain in Web (ex. subdomain.domain.com) no directory is created in the domain.com public_html area. Is there a fix for this?
Can anyone point me in the right direction as to how to get that to work? Once I get this subdirectory creation working I believe I should be able to get the rest working with all of the other help on the forum. Thanks in advance for your time.
Regards
Re: Subdomain Issues
Thank you @joem
So would I have to do that for each specific subdomain I create? I saw some other posts that people are showing the subdomains get automatically created once they add the subdomain in Web.
So would I have to do that for each specific subdomain I create? I saw some other posts that people are showing the subdomains get automatically created once they add the subdomain in Web.
Re: Subdomain Issues
You can create a sub domain under web but this will place the sub domain files in /home/user/web/sub.domain.com/public_html/. You had said you want to place the subdomain files in /home/user/web/domain.com/public_html/sub.domain.com without changing Apache and/or Nginx manually this is not possible. If you choose to edit it manually and use the rebuild users web feature it will overwrite your custom settings there for making all the changes useless.bnots wrote:Thank you @joem
So would I have to do that for each specific subdomain I create? I saw some other posts that people are showing the subdomains get automatically created once they add the subdomain in Web.
Re: Subdomain Issues
Thank you for the time @joem, much appreciated!