Home > 整站程序 > zblog默认首页default改为index

zblog默认首页default改为index

现在开始接触zblog,用的门户通的空间做的测试,发现一个问题。zblog的目录默认首页为Default.html,不是往常的index.htm很是麻烦。
后来在zblog的论坛费了很多时间里找到了一个方法,把function/c_system_lib.asp 里面FileName = “default” 修改为 FileName = “index”,一共有两处,然后进入博客管理后台进行相应设置。
期间发信给门户通的工程师,他的意思是改zblog程序,或者后台设置。下面是门户通asp空间的默认首页顺序

Default.htm, Default.asp, Index.shtm, Index.shtml, Index.htm, Index.html, Index.asp, Index.aspx, Default.aspx

Categories: 整站程序 Tags:
  1. wswg2843
    May 24th, 2010 at 13:53 | #1

    “然后进入博客管理后台进行相应设置。”
    怎么设置

  1. No trackbacks yet.
Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).