Use nginx as a reverse proxy: all domain names point to the IP of your server, and then configure the access rules in nginx. The rest is to throw in a few more wordpress under apache.
Use lnmp
You can bind multiple domain names to a single IP
Each domain name can be placed in a different folder
There is already an installation package http://lnmp.org/
Easy to use
wordpress What you are talking about is the concept of virtual host. If you can use the command, it is not recommended to install the panel. You can install lnmp or lnmp integration package for fun. I used Jun Ge’s lnmp.org one-click installation package. , very useful. If you want to use a panel, you can choose a free version such as kloxo or amh. Multiple sites can be built.
Use nginx as a reverse proxy: all domain names point to the IP of your server, and then configure the access rules in nginx. The rest is to throw in a few more wordpress under apache.
Since it is a server. . .
The number of IPs has nothing to do with the number of websites to be installed
apache virtualhost
Use lnmp
You can bind multiple domain names to a single IP
Each domain name can be placed in a different folder
There is already an installation package http://lnmp.org/
Easy to use
apache virtualhost configuration or nginx vhosts
The database can share a mysql and use different accounts and databases
wordpress What you are talking about is the concept of virtual host. If you can use the command, it is not recommended to install the panel. You can install lnmp or lnmp integration package for fun. I used Jun Ge’s lnmp.org one-click installation package. , very useful. If you want to use a panel, you can choose a free version such as kloxo or amh. Multiple sites can be built.
vhost creates a virtual host and then binds the domain name and resolves your domain name a record to your virtual host
Wordpress provides two methods by default, subdirectory and subdomain name. Multiple accounts and multiple IPs have nothing to do with each other.
yum install nginx php-fpm php-cli
One IP can be bound to multiple domain names.
vhost, each WordPress is bound to a domain name