GoDaddy主机cPanel设置index缺省首页方法
<p><ahref="http://www.wangchao.info/wp-content/uploads/2014/12/godaddy.jpg"></a><br>cPpanel如何设置index”缺省首页”?.htaccess设置网站默认首页次序?<br>
现在我想增加index.htm与index.php为缺省首页,应该如何加?<br>
cPpanel控制面板,如何设置网站默认首页index.html htm php的次序?<br>
国外很多带有cPpanel面板的空间基本上都是基于Apache Web服务的空间,设置网站默认首页的次序,都可以通过设置.htaccess文件来实现。<br>
在.htaccess文件中添加如下行:<br>
DirectoryIndex index.html index.htm index.php pagename.html<br>
然后将.htaccess文件上传至网站根目录即可。<br>
请按自己的需要更改首页文件读取的次序。<br>
一般php空间默认是index.php为首页:如果网站用index.php做首页,就不需要设置.htaccess<br>
.htaccess所在位置是进入ftp后的/www/.htaccess</p>
<p class="post-copyright">未经允许不得转载:<ahref="https://www.wangchao.info/">王超博客</a> » <ahref="https://www.wangchao.info/88.html">GoDaddy主机cPanel设置index缺省首页方法</a></p>
页:
[1]