apache配置访问目录的默认页面

修改httpd.conf中的

<IfModule dir_module>
DirectoryIndex index.html index.htm
</IfModule>

 

posted @ 2020-08-24 16:50  root-crypto  阅读(1067)  评论(0编辑  收藏  举报