Page 1 of 1

Multi URL and user side access

PostPosted: 23. August 2013 18:14
by CGIMana
I was given a task to create with windows server 2012 a Webserver that will allow the handful of website we host to have their own control panel for each URL. For example, we don't the person for site abc.com, to be able to modify anything cba.com

So far I cannot get the muli-urls (eg. abc.com="c:\inetpub\abc\www" cba.com="c:\inetpub\cba\www") to work on a mock install. It just sends me to the first site in the list, not the other sites I am looking for.

Is there a software available such as a php interface for administrating multiple sites similar to the godaddy or any other hosting company interface. that is compatible with XAMPP?