apache 2.4.7 怎么修改端口?
程序员文章站
2023-12-31 10:31:40
...
apache 2.4.7 怎么修改端口?
回复内容:
apache 2.4.7 怎么修改端口?
进入apache的安装目录,然后打开/conf/httpd.conf文件,找到Listen 80这行,把80修改成你想要的端口,然后重启apache