文件操作 - ports.conf
返回文件管理
返回主菜单
删除本文件
文件: /etc/apache2/ports.conf
编辑文件内容
# If you just change the port or add more ports here, you will likely also # have to change the VirtualHost statement in # /etc/apache2/sites-enabled/000-default.conf Listen 80 <IfModule ssl_module> Listen 443 </IfModule> <IfModule mod_gnutls.c> Listen 443 </IfModule> # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
修改文件时间
将文件时间修改为当前时间的前一年
删除文件