不灭的焱

加密类型:SHA/AES/RSA下载Go
复合类型:切片(slice)、映射(map)、指针(pointer)、函数(function)、通道(channel)、接口(interface)、数组(array)、结构体(struct) Go类型+零值nil
引用类型:切片(slice)、映射(map)、指针(pointer)、函数(function)、通道(channel) Go引用

作者:AlbertWen  添加时间:2013-10-01 10:03:18  修改时间:2025-11-11 18:51:50  分类:04.Nginx网关  编辑

编辑Apache配置文件 /usr/local/apache/conf/httpd.conf

去掉 #ServerName localhost:80 的注释即可。

重启Apache(service httpd restart),问题解决。