ispCP - Board - Support
Mount point already in use! - 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: Mount point already in use! (/thread-8990.html)



Mount point already in use! - zhulikas - 12-29-2009 12:53 AM

Hello,

I have a main domain which has a domain alias with a mount point "/".
I want to add another domain alias with the same mount point, but it says "Mount point already in use!"
Is there a way to use multiple domain aliases with the same mount point pointing to main domain? Sad

Some information:
Debian lenny
ispCP 1.0.2 OMEGA
build: 20090821
Codename: Priamos


RE: Mount point already in use! - kilburn - 12-29-2009 01:09 AM

As far as I know, it's not possible right now. The "trick" I use is simply to create it pointing somewhere else (like /alias.tld) and then connect through ssh, remove the "alias.tld" folder and create a symlink "alias.tld -> htdocs"...


RE: Mount point already in use! - zhulikas - 12-29-2009 01:14 AM

Ok then, I will follow your advice, but I wish you consider including this feature in nearest releases of ispcp as I think it's really important to be possible to use same mount point for different domains.