This will instruct IPSConfig3 to make the relevant changes to Apache (that the web server) and install the default site files.
Click on the tab marked Sites.
In the main body of the page click "Add new website"
If itâs for a client, select the client in the drop down field.
Now complete the following fields:
Domain: myfirstsite.com just type the domain name, don`t include www
You can leave most of the fields blank for a basic static site.
In auto subdomain, I usually select *. This creates the directive so a browser could type anything prior to the domain name and get to your site, eg, www.myfirstsite.com. anyprefix.myfirstsite.com or even just myfirstsite.com.
Click save.
That should be it. Now when browsing to myfirstsite.com you should get a default index page displayed.
It will look like this
That it. See Further guides for setting up FTP settings to upload some content.