本文记录使用apache期间遇见的异常,已经解决的方法。
异常:
Could not reliably determine the server's fully qualified domain name
解决:
#ServerName www.example.com:80
去掉#注释
重启httpd
本文记录使用apache期间遇见的异常,已经解决的方法。
异常:
Could not reliably determine the server's fully qualified domain name
解决:
#ServerName www.example.com:80
去掉#注释
重启httpd
© 2025 laowang's blog — Powered by WordPress
Theme by Anders Noren — Up ↑
Leave a Reply
You must be logged in to post a comment.