How Can create a subdomain with another DocumentRoot - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: How Can create a subdomain with another DocumentRoot (/thread-7830.html) |
How Can create a subdomain with another DocumentRoot - AnDee - 09-11-2009 07:32 AM how can i do for create a new subdomain with an other directory : like /home/user/www and not /var/www/virtuals/domain.tld/subdomain sorry for my bad english and thx for your help Ispcp 1.0.2 If someone can help me to do that and tell me what i ve to insert in /etc/apache2/site-enabled/syscp.conf like virtualhost .. it will be very great ^^ i ve test for two weeks :'( but i m probably very bad RE: How Can create a subdomain with another DocumentRoot - joximu - 09-11-2009 08:57 AM this is not syscp - this is ispcp!!! the idea of such a tool is: everything is handled the same way - and here: all webs are in the home of the vu-User (/var/www/virtual/domain/...). You can solve your situation with symlinks - I would not change the config file... /J |