宝塔面板 Apache开启目录浏览列出目录功能的正确姿势在宝塔面板中,打开网站的设置,在配置文件那里添加如下内容 Options Indexes Order allow,deny IndexOptions NameWidth=255 Charset=UTF-8 Allow from all