你可以在httpd.conf里找到类似如下的配置,然后将代码里的Indexs去掉,然后重启apache就可以了。
Options Indexes FollowSymLinks AllowOverride None Order allow,deny Allow from all