1 找到apache的安装目录

       通过whereis apache2 查找

        

【Apache】 修改apache端口号_apache

 

2  进入到 /etc/apache2目录修改ports.conf文件

       

【Apache】 修改apache端口号_apache_02

 3 然后修改/etc/apache2/sites-enabled/000-default 文件

    

【Apache】 修改apache端口号_apache_03

4 然后保存,重启

service apache2 restart

    

【Apache】 修改apache端口号_apache_04

    

【Apache】 修改apache端口号_重启_05

 

前后对比即可发现修改成功