Linux Ubuntu 上的 Apache2 配置文件路径。

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7286453/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-05 06:00:43  来源:igfitidea点击:

Apache2 config file path on Ubuntu.

linuxapacheubuntuapache2lamp

提问by Amal Antony

can someone tell me the path of the Apache2 config file on Ubuntu. Thanks!

有人可以告诉我 Ubuntu 上 Apache2 配置文件的路径。谢谢!

采纳答案by Justin Helgerson

You should read the Ubuntu server guide. It will probably answer most of your beginner questions on getting your web server setup (including the question you asked, which the guide states is in /etc/apache2/).

您应该阅读 Ubuntu服务器指南。它可能会回答您关于设置 Web 服务器的大多数初学者问题(包括您提出的问题,该指南指出在 /etc/apache2/ 中)。