📌  相关文章
📜  htdocs 文件夹 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:42.002000             🧑  作者: Mango

代码示例1
htdocs (or www) is the directory that the Apache web server looks for files to serve on your domain by default. This location can be changed to whatever value you want. All you have to do is point the Document Root to a different folder in your . conf file.