1.最好还是不要改那个设置。有可能会影响其他目录的页面
2.新建一个页面index.html
用这个实现自动跳转url.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Refresh" content="5; url=
http://localhost/wForum/frames.php">
</head>
<body>
<p></p>
<p></p>
<center>
如果您的浏览器不支持请点击进入:<a href="frames.php">Go To Now !</a>
</center>
</body>
</html>
【 在 todayigigi (繁华过后,总是荒芜) 的大作中提到: 】
: 如何才能让
http://localhost/wForum/: 链接到frames.php而不是index.php呢?
: 我已经这样设置了,可还是不管用:[
: ...................
--
修改:todayigigi FROM 59.64.192.*
FROM 211.83.115.*