Sub domain Documentroot override

owesk001

New member
Joined
Apr 5, 2020
Messages
5
Hello All,


I have followed instructions given in the above post to customize the document root for sub domains, i can see that the webserver config (OpenLitespeed) has custom document root for sub domains but the required directory structure is not being created on the file system, instead the old directory /home/user/domains/public_html/subdomain is still being created.

Is there any thing else which needs to be done to have sub domain directory created automatically?

Thank You.
 
this allows only to change document_root in virtual_hosts - but directory structure in such case must be created manualy. Or you can create own custom template for all accounts at server
 
  • Like
Reactions: Kal
Back
Top