ispCP - Board - Support
vhost.d/* set back after adding new domain - 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: vhost.d/* set back after adding new domain (/thread-9748.html)



vhost.d/* set back after adding new domain - Cheecoh - 02-25-2010 11:09 PM

Is it possible to change my documentroot for a subdomain permanently?

i'm using a framework with the following structre:
/dirA
/dirB
/dirPublic
/dirC

in /dirPublic/ is my index.php...
/dirA - not accessible by web
/dirB - not accessible by web
/dirC - not accessible by web

till now i tried the way to change my apache/vhost.d/*.conf to use the correct DocumentRoot but now i've added some new domains and the conf where overwritten...

What's the beste way to avoid it? I've also tried to use a Symlink, but it doesnt work correctly as supposed :/