当前位置: 首页 >> 空间使用技巧 >> 正文

Cpanel如何设置index”缺省首页”?.htaccess设置网站默认首页次序?

现在我想增加index.htm与index.php为缺省首页,应该如何加?

cpanel控制面板,如何设置网站默认首页index.html htm php的次序?

国外很多带有cpanel面板的空间基本上都是基于Apache Web服务的空间,设置网站默认首页的次序,都可以通过设置.htaccess文件来实现。
在.htaccess文件中添加如下行:

DirectoryIndex index.html index.htm index.php pagename.html

然后将.htaccess文件上传至网站根目录即可。

请按自己的需要更改首页文件读取的次序。

一般php空间默认是index.php为首页:如果网站用index.php做首页,就不需要设置.htaccess

您可能还对下面的文章感兴趣:

0 条评论 发表评论

留下回复

© 2007-2009 cPanel教程 All Rights Reserved.   主题 by Ray Powered by Wordpress