<Directory "/opt/lampp/icons">
Options Indexes MultiViews
AllowOverride None
Require all granted
</Directory>
将索引删除
<Directory "/opt/lampp/icons">
Options MultiViews
AllowOverride None
Require all granted
</Directory>
留言板
留言提交后需管理员审核通过才会显示