apache httpd安装

it2023-03-21  93

apache httpd安装

1.安装2.测试

1.安装

yum install httpd -y service httpd start vi /var/www/html/index.html

2.测试

http://localhost

最新回复(0)