apachi 设置index.html index.htm index.php
D:\AppServ\Apache24\conf\extra\httpd-vhosts.conf
DocumentRoot "D:\admin\z1"
ServerName www.z1.com
ServerAlias www.z1.com
<directory "d:\admin\z1"="">
DirectoryIndex index.php index.html index.htm
Options FollowSymLinks ExecCGI
AllowOverride All
Order allow,deny
Allow from all
Require all granted
DirectoryIndex index.html index.htm index.php index.php3