【发布时间】:2018-07-02 19:00:16
【问题描述】:
我想在 centos
上更改 httpd 日志位置
安装的位置记性不好
所以我想把它移到 /home/httpdlog/
感谢您的帮助
【问题讨论】:
我想在 centos
上更改 httpd 日志位置
安装的位置记性不好
所以我想把它移到 /home/httpdlog/
感谢您的帮助
【问题讨论】:
您可以使用“ErrorLog”和“CustomLog”指令(在 httpd.conf 文件中)并更改目录
请查看此链接:
https://serverfault.com/questions/875697/changing-apache-2-4-xs-log-files-directory-on-centos-7
【讨论】: