wms20070910 发表于 2013-2-7 14:42:14

Apache 设置默认页面

Apache 设置默认页面:
设置apache安装目录下的Apache Software Foundation\Apache2.2\conf配置文件:
添加默认页面项:DirectoryIndex   index.html /wms/index.html   
即可,示例中增加了wms目录下的index.html默认页面
页: [1]
查看完整版本: Apache 设置默认页面