Apache的使用
DirectoryIndex default.htm
DirectoryIndex default.asp
DirectoryIndex index.html
DirectoryIndex index.htm
DirectoryIndex index.asp
DirectoryIndex index.php
#上面的这个是定义默认页
#天宜电器
ServerAdmin admin@ty.nd
DocumentRoot D:\测试网站\天宜电器
ServerName www.ty.nd
ErrorLog logs/dummy-host.example.com-error_log
CustomLog logs/dummy-host.example.com-access_log common
#这个是定义一个网址,www.ty.nd 这个域名在我的机子上有解析
Apache配置虚拟主机
虚拟主机
