How to customize sites
By default you are given 2 web sites. This page will show you how to display and edit those sites.
Default Sites
The sites you are given are http://website1.com and http://website2.com. You can display these in your Windows Host file at C:\Windows\System32\drivers\etc\hosts. To see the site you add the entries like this below.
Open a browser with those URLS and you will see your site with the default ColdBox frameworks. In order to set different site names you will want to edit website1.conf and website2.conf files open a shell and navigate to:
replace all website2.com entries except the directory.
Restart Nginx and restart the server. Open your new site.
Last updated