在vhost.conf 文件中添加对于IP信息:
[root@www ~]# cd /etc/httpd/conf.d/
[root@www conf.d]# ll
total 20
-rw-r--r--. 1 root root 2926 Jan 27 2021 autoindex.conf
-rw-r--r--. 1 root root 400 Jan 27 2021 README
-rw-r--r--. 1 root root 1252 Jan 27 2021 userdir.conf
-rw-r--r--. 1 root root 916 Mar 29 06:32 vhost.conf
-rw-r--r--. 1 root root 574 Jan 27 2021 welcome.conf
[root@www conf.d]# vim vhost.conf
写入
写创建文件
[root@www conf.d]# cd //www
[root@www www]# ll
total 0
drwxr-xr-x. 2 root root 24 Mar 27 05:31 128
drwxr-xr-x. 2 root root 24 Mar 27 05:58 129
[root@www www]# mkdir 8080