scysys / AzuraCast-Ubuntu

Effortless AzuraCast Setup on Ubuntu LTS with Classic Installer Approach
GNU General Public License v3.0
5 stars 6 forks source link

Multi Host #14

Closed SpiderChat closed 1 year ago

SpiderChat commented 1 year ago

Dear

How to make a multi host? for example:

  1. AC Webpanel - http://panel.webAC.com
  2. Wordpress or some html website - http://wordpress.webAC.com

Thanks

scysys commented 1 year ago

You should search for it on search engines if you need instructions on adding a new website in Nginx. Additionally, you may need to install a few more PHP modules if you want to use WordPress or other platforms. However, this is not related to what I want to implement.

Example: https://www.bing.com/search?form=&q=add+a+website+in+nginx+tutorial

Remember to use only supervisor to restart nginx with

supervisorctl restart nginx