|
列出文章
|
頁: [1]
|
2
|
支援 / 安裝與設定 / Re: 把summary.php 改成默认首页的办法【不用修改.htaccess】
|
於: 十一月 12, 2006, 08:28:17 下午
|
写一个index.htm文件,加入语句 <meta http-equiv="refresh" content="0.1; url=http://域名/summary.php"> 访问域名的时候会跳到summary.php,因为一般index.htm比index.php优先执行
似乎这个最简单..也不改到其他文件...
|
|
|
3
|
支援 / 安裝與設定 / Re: 关于Summary.php页面的访问方式问题
|
於: 十一月 12, 2006, 08:24:47 下午
|
写一个index.htm文件,加入语句 <meta http-equiv="refresh" content="0.1; url=http://域名/summary.php"> 访问域名的时候会跳到summary.php,因为一般index.htm比index.php优先执行
|
|
|
|
|
|