You can also setup website on the IP address but this is not recommended since here are important server applications like (webmail, FTP, phpMyAdmin...)
Instructions
- Upload files to folder: /usr/local/apache/htdocs/
- Change permissions on all files to user nobody using the following command
chown -R nobody.nobody /usr/local/apache/htdocs/
If you need to use a database, you can create it using CWP.admin --> MySQL Manager or phpMyAdmin.