Default Web SIte

  • Hi
    Sorry if this is explained else where. Is it possible to create a default web site eg. for the hosting company, without setting them up as a user with domain?
    What is the normal aproach to this?

  • The easiest way is to add that domain to i-MSCP, but I understand you do not want that (why not??)


    You could manually add a DNS zone, add a manual site to apache (copy another domain from /etc/apache2/sites-available and then use a2ensite.
    If you want to use PHP-fpm, set up a PHP-FPM pool too.

  • Thanks
    Its not that I dont want to - just wanted to see what the correct way should be. I have tried other panels and if you try put your own domain they complain

  • I'm not sure if I understood you right, but let's say your domain is "xx.com" like in your example.


    When you make the control panel reachable under for example "server1.xx.com" and you create a domain in i-MSCP "xx.com", than everything works.