csjoz11

导航

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

posted on 2021-08-29 01:47  csjoz11  阅读(78)  评论(0编辑  收藏  举报