Community Forums
Connect with us on LinkedIn
Community Notice

View Poll Results: Do you want index.html or index.htm to be the first page to load?

Voters
28. You may not vote on this poll
  • index.html, thats the industry standard and the way it has been until just recently

    26 92.86%
  • index.htm, I have a lot of old school people still using FrontPage

    2 7.14%
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23
  1. #1
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2005
    Posts
    598

    Default Which page do you want to load first index.html or index.htm?

    Which page do you want to load first index.html or index.htm?

    As some of you may have noticed index.htm no takes precedence over index.html

    Mind you, index.html is the industry standard, and was the first page to load with cpanel for the last at least 6 years.

    Tech support said they now make index.htm load first to accomodate the shrinkingly small number of FrontPage users out there, even through FrontPage is an obsolete piece of software (Expression Web has been Microsofts new design tool for years)

    Even if you change httpd.conf and run the distiller, it does not save you directory index order if you have changed it to load index.html first.

    This causes sites of my clients not to load if they have a index.html and index.htm page.

    Please vote on the poll whether you want index.html to load first or index.htm.

  2. #2
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    10,718
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Why not just set the directory order to be whatever you want it to be in WHM -> Service Configuration -> Apache Setup -> DirectoryIndex Priority?

  3. #3
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2005
    Posts
    598

    Default

    It says I need to recompile apache after doing that:
    For your changes to take effect, the Apache configuration must be rebuilt and Apache restarted.

    I have quite a few servers, so that would take some time to do.

    Why do you make the everyone have to change it back to the industry standard to satisify the very few people who complained that frontpage wants index.htm to load first? Shouldn't they be the ones that should have to go in and change it away from the industry standard if they want index.htm to load first?

    Also it must be only a problem with some people who use frontpage, because I have never had any users having that problem, so you are deviating from the industry standard to convenience a minority group of a minority group of people (the people who actually had the problem out of the people who are actually still using the out of date frontpage) and inconvenience everyone else.

    Does that make sense?
    Last edited by BianchiDude; 03-27-2008 at 05:17 PM.

  4. #4
    Member
    Join Date
    May 2006
    Posts
    236

    Default

    Quote Originally Posted by BianchiDude View Post
    It says I need to recompile apache after doing that:
    For your changes to take effect, the Apache configuration must be rebuilt and Apache restarted.

    I have quite a few servers, so that would take some time to do.
    Not to mention that half the time when recompiling apache you have to hold your breath and hope that everything restarts OK again.

  5. #5
    Member
    Join Date
    Apr 2003
    Posts
    192

    Default

    Quote Originally Posted by cPanelDavidG View Post
    Why not just set the directory order to be whatever you want it to be in WHM -> Service Configuration -> Apache Setup -> DirectoryIndex Priority?
    Because this configuration get's over-writen every EA3 compile.

    it's really a pain and I can't understand why this was done (the vast majority was more afected by this change than by leaving this alone) at least that's what I think.

  6. #6
    Member myusername's Avatar
    Join Date
    Mar 2003
    Location
    chown -R us.us *yourbase*
    Posts
    699
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    double post...weird.
    GlowHost.com | Professional Managed Web Hosting Since 2002.
    >> Fully Managed Dedicated, Cloud VDS, Reseller & Semi-Dedicated
    >> Cloud Servers for Enterprise

  7. #7
    Member myusername's Avatar
    Join Date
    Mar 2003
    Location
    chown -R us.us *yourbase*
    Posts
    699
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Well its a nice thought but it is too late now, the time to gripe would have been in the EDGE builds I would think.

    Many of us have been running EA3 for quite some time and have dealt with the pains of cPanel changing the default order. I am not happy about the new load order either but most all of our users have been corrected by now, and it was not too painful.

    Luckily it was not much worse than the handful of people that had this happen. For a time there we had a few hundred people wondering why our welcome page was showing up on their sites. Its because they never deleted it, and put up a .html page. Out of sight, out of mind.

    I don't see any point in changing the load order this late in the game. The damage done has been corrected for most by now, I'd guess anyways.
    GlowHost.com | Professional Managed Web Hosting Since 2002.
    >> Fully Managed Dedicated, Cloud VDS, Reseller & Semi-Dedicated
    >> Cloud Servers for Enterprise

  8. #8
    Registered User
    Join Date
    Dec 2006
    Posts
    1

    Default

    We have a large number of servers, and changing the DirectoryIndex Priority on all of them would take a considerable amount of time to do. Not to mention the unreliability of EA3 and the fact that it's overwritten every compile means that it would take even more time.

    The change on your end probably involves moving an l from one end of a line to another, which is a lot easier than altering settings on dozens of servers and recompiling Apache on them, which would probably be more prayer to recompile Apache than code.

    Also, the poll mentions .htm for FrontPage. It's no longer being sold by Microsoft, and the FP extensions on our servers only actually work properly once in a blue moon.

    Kindly reconsider your decision to change the default priority.

  9. #9
    Member SageBrian's Avatar
    Join Date
    Jun 2002
    Location
    NY/CT (US)
    Posts
    386

    Default

    Quote Originally Posted by LuckyBambu View Post
    We have a large number of servers, and changing the DirectoryIndex Priority on all of them would take a considerable amount of time to do. Not to mention the unreliability of EA3 and the fact that it's overwritten every compile means that it would take even more time.

    The change on your end probably involves moving an l from one end of a line to another, which is a lot easier than altering settings on dozens of servers and recompiling Apache on them, which would probably be more prayer to recompile Apache than code.

    Also, the poll mentions .htm for FrontPage. It's no longer being sold by Microsoft, and the FP extensions on our servers only actually work properly once in a blue moon.

    Kindly reconsider your decision to change the default priority.
    I had used FrontPage way back, and I simply made sure I had only one index page, whether it was .html or .htm.

    It was NOT a problem. Anyone that has a problem with Frontpage and it's use of .htm is just someone who doesn't understand the basics of the 'index' page. Why deviate from the 'Standard' for those few who don't know the basics?

  10. #10
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2005
    Posts
    598

    Default

    Quote Originally Posted by cpdan View Post
    You've misunderstood that. The "Apache configuration" needs rebuilt (IE your new preferences need to be put into httpd.conf) and then apache needs restarted (IE for the new httpd.conf changes to take effect)

    You do *not* have to rebuild apache by any means. All you have to do is push the 'Rebuild Configuration and restart apache" button below that statement you referenced.

    I just did it on a server and pressing takes about 2 seconds before its done.

    HTH
    Yeah, but next time I got to recompile it just reverts it back.

  11. #11
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2005
    Posts
    598

    Default

    Dammit the time stamp is off again!

    You must have this forum load balanced on two servers and the time is off on one of them.

    I'll wait 3 minutes so I can reply to your message.

  12. #12
    cPanel Staff
    Join Date
    Mar 2004
    Posts
    698

    Default

    Quote Originally Posted by BianchiDude View Post
    It says I need to recompile apache after doing that:
    For your changes to take effect, the Apache configuration must be rebuilt and Apache restarted.
    You've misunderstood that. The "Apache configuration" needs rebuilt (IE your new preferences need to be put into httpd.conf) and then apache needs restarted (IE for the new httpd.conf changes to take effect)

    You do *not* have to rebuild apache by any means. All you have to do is push the 'Rebuild Configuration and restart apache" button below that statement you referenced.

    I just did it on a server and pressing takes about 2 seconds before its done.

    HTH

  13. #13
    cPanel Staff
    Join Date
    Mar 2004
    Posts
    698

    Default

    Quote Originally Posted by BianchiDude View Post
    Yeah, but next time I got to recompile it just reverts it back.
    If you've changed the order via WHM it shoudl be preserving them, I'll investigate that, thanks.

  14. #14
    cPanel Staff
    Join Date
    Mar 2004
    Posts
    698

    Default

    Quote Originally Posted by cpdan View Post
    If you've changed the order via WHM it shoudl be preserving them, I'll investigate that, thanks.
    Well I'll be, it sure does revert back. That is not supposed to happen, good find!

    Will create a case internally for the httpd.conf generation folks to fix that. Will update here once its fixed.

  15. #15
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jul 2005
    Posts
    598

    Default

    Quote Originally Posted by cpdan View Post
    Well I'll be, it sure does revert back. That is not supposed to happen, good find!

    Will create a case internally for the httpd.conf generation folks to fix that. Will update here once its fixed.
    Thanks!

    Also, the running the distiller does NOT save that change either:
    # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
    # Direct modifications to the Apache configuration file may be lost upon subsequent regeneration of the #
    # configuration file. To have modifications retained, all modifications must be checked into the #
    # configuration system by running: #
    # /usr/local/cpanel/bin/apache_conf_distiller --update #

Similar Threads & Tags
Similar threads

  1. index.html page won't load
    By curtis259 in forum New User Questions
    Replies: 1
    Last Post: 04-15-2011, 09:58 PM
  2. want to switch hom page from index.html to index.php
    By websoftbiz in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 07-12-2008, 08:14 PM
  3. Addon domains not reading index.htm or .html or any index files
    By Chew in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 02-17-2008, 10:32 AM
  4. FrontPage suddenly changing index.htm to index.html
    By myce in forum cPanel and WHM Discussions
    Replies: 27
    Last Post: 10-05-2005, 12:23 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube