web服务器缺省页面的问题

由 martian1979 在 04-14-2003 22:35 发表:

web服务器缺省页面的问题

在rh8.0下用apache配置web服务器成功,在/var/www/html下放至

主页文件index.html,通过 http://ip/index.html可以访问到,可是

如果直接使用ip访问则看到的是apache的测试叶面,怎么设置才能让我的

index.html取代它?


由 dato 在 04-15-2003 07:56 发表:


5.增加默认启动文档:

DirectoryIndex index.php

DirectoryIndex index.php3

DirectoryIndex index.php4

DirectoryIndex index.html

DirectoryIndex index.htm

另外一种书写方式DirectoryIndex index.php index.php3 index.php4 index.htm index.html

<font face="腩戾,verdana, arial

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus