Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 26
  1. #1
    Member
    Join Date
    Jul 2002
    Location
    Atlanta, GA
    Posts
    646

    Default New index.html page on base server name

    Anyone else notice that cPanel pushed out a new index.html file to the website for the base server name about 4 days ago?

    We had custom pages on every server and they simply went and overwrote them! Thanks for nothing but giving us more work to do restoring them. You could have checked to see if there was already an index.html page and not overwritten it if it existed! Now we have to go recreate them for about 30 servers; this time we'll make sure we set the immutable bit. What a bone-headed move you made; who's bright idea was this one?!!?

  2. #2
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    Yep! Same thing here. PLUS!!! Where do they get off advertising themselves on there as well.

    What a bunch of aholes for this one.

    We use cpanel to manage clients not for allowing them to rewrite index pages and give themselves free advertising space.
    Regards,
    David
    Forum Moderator

  3. #3
    Member
    Join Date
    Oct 2003
    Posts
    92

    Default

    I was a bit annoyed about this too.
    I had scripts embedded in the default apache installation page for monitoring purposes.
    Ah well, replaced it again now, and made a backup just incase.

  4. #4
    Member PWSowner's Avatar
    Join Date
    Nov 2001
    Location
    ON, Canada
    Posts
    2,994

    Default

    Thanks for the warning. I haven't upgraded cpanel for a while but should soon. I'll be ready to replace mine.
    Mike
    WHM and cPanel Scripts (join our "Scripts Club")
    D/A Photography

  5. #5
    Member rpmws's Avatar
    Join Date
    Aug 2001
    Location
    back woods of NC, USA
    Posts
    1,858

    Default Re: New index.html page on base server name

    Originally posted by jsteel
    Anyone else notice that cPanel pushed out a new index.html file to the website for the base server name about 4 days ago?

    We had custom pages on every server and they simply went and overwrote them! Thanks for nothing but giving us more work to do restoring them. You could have checked to see if there was already an index.html page and not overwritten it if it existed! Now we have to go recreate them for about 30 servers; this time we'll make sure we set the immutable bit. What a bone-headed move you made; who's bright idea was this one?!!?

    Nick !!! this bit me as well. deleted my custom page!!! bad nick ..bad boy!!!
    Just keeping my "eye" on things....
    R. Paul Mathews
    RPMWS - diehard cPanel Nutcase

  6. #6
    Member
    Join Date
    Nov 2002
    Posts
    124

    Default

    Hah! I just noticed this tonight myself..

    "About cPanel:

    cPanel is a leading provider of software for the webhosting industry. If you would like to learn more about cPanel please visit our website at http://www.cpanel.net/. Please be advised that cPanel is not a webhosting company itself, and as such is not responsible for content found elsewhere on this site."

    Where are the links to cpanel/whm like there used to be?

    Guess I'll be creating a custom page as well, as I don't mind the old page but the new one.. well, I don't really like advertising too much unless I get a cut of the sales..

    Not a big deal though - like someone else said, just change it and make it immutable.

    -David

  7. #7
    Member casey's Avatar
    Join Date
    Jan 2003
    Location
    If there is trouble, it will find me
    Posts
    2,336

    Default

    Unless you want to translate the message into the language of my users, then stay the hell away from my index page! Who gave you permission to overwrite our changes???????

  8. #8
    Member
    Join Date
    Oct 2001
    Posts
    651

    Default

    I have heard one person say they made theirs immutable and it got overwritten anyway. Apparently, the update script runs a chattr -i on the file before writing it. At least, that is what I have heard. I don't know, since my host names do not point to the /usr/local/apache/htdocs driectory. I have never had my index file overwritten, because it is in a /hjome/username/www directory. I just edit the httpd.conf file manualy to point the hostname whereever I want.

    Even though this issue does not affect me, I do find it disturbing. I also find it interesting that Nick has posted to other threads on the board while this one is here, but has chosen not to deal with this thread.
    Marty Hoskins
    TLC Web Enterprises

  9. #9
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    Originally posted by Marty

    Even though this issue does not affect me, I do find it disturbing. I also find it interesting that Nick has posted to other threads on the board while this one is here, but has chosen not to deal with this thread.

    That's because the other threads don't show that they screwed up, also the fact he could not provide any sort of answer that would satisfy any of us.

    I am also po'd at the fact the script did not at least make a backup. That in itself is totally unacceptable and just bad practice.
    Regards,
    David
    Forum Moderator

  10. #10
    Member PWSowner's Avatar
    Join Date
    Nov 2001
    Location
    ON, Canada
    Posts
    2,994

    Default

    I just upgraded and am now on 8.8.0-R53. I also had to re-upload my page.
    Mike
    WHM and cPanel Scripts (join our "Scripts Club")
    D/A Photography

  11. #11
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    damn this. Will have to go through all boxes to put back pages. Not a nice move nick.
    :: Anand ::

    ssh root@
    who the hell is root ???

    Cpanelappz Support Forums are up now. Register Today
    http://forums.cpanelappz.com

    WHM/cPanel API : http://whmapi.cpanelappz.com
    Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
    Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com

  12. #12
    Member bmcpanel's Avatar
    Join Date
    Jun 2002
    Posts
    546

    Default

    Originally posted by Marty
    I have heard one person say they made theirs immutable and it got overwritten anyway. Apparently, the update script runs a chattr -i on the file before writing it. At least, that is what I have heard. I don't know, since my host names do not point to the /usr/local/apache/htdocs driectory. I have never had my index file overwritten, because it is in a /home/username/www directory. I just edit the httpd.conf file manualy to point the hostname whereever I want.

    Yours is the best idea. I do this also. If you do this, and as long as httpd.conf is not overwritten by Cpanel....... then this issue is moot.

  13. #13
    Member rpmws's Avatar
    Join Date
    Aug 2001
    Location
    back woods of NC, USA
    Posts
    1,858

    Default

    Originally posted by bmcpanel
    Yours is the best idea. I do this also. If you do this, and as long as httpd.conf is not overwritten by Cpanel....... then this issue is moot.
    I just wrote a cron job that runs 30 minutes after my upcp runs that replaces all my files in the htdocs folder.
    Just keeping my "eye" on things....
    R. Paul Mathews
    RPMWS - diehard cPanel Nutcase

  14. #14
    Moderator cPanel Partner NOC Badge dgbaker's Avatar
    Join Date
    Sep 2002
    Location
    Toronto, Ontario Canada
    Posts
    2,773

    Default

    Originally posted by bmcpanel
    Yours is the best idea. I do this also. If you do this, and as long as httpd.conf is not overwritten by Cpanel....... then this issue is moot.
    Granted, that does make it moot too a point. I think though the bigger issue is the fact it was done without warning, without backing up the file, nothing. That alone should cause some concern as this could have been any file anywhere on anyones server. It also very bad programming to do things like this without making backups of some sort of existing files. That's the bigger issue for me.
    Regards,
    David
    Forum Moderator

  15. #15
    Member DataDork's Avatar
    Join Date
    Apr 2003
    Posts
    38

    Default Location of server index file?

    Can someone point to me to the default location of the file to alter.
    Yours Technically,

    DataDork (http://www.datadork.com)

Similar Threads & Tags
Similar threads

  1. 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
  2. Which page do you want to load first index.html or index.htm?
    By BianchiDude in forum cPanel and WHM Discussions
    Replies: 22
    Last Post: 04-10-2008, 10:36 AM
  3. Default index.html page
    By rootuser in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 01-22-2006, 04:38 AM
  4. Is this the way to add an index.html page
    By nikaian in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 06-10-2005, 03:38 PM
  5. base html page
    By Luke87 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 12-23-2003, 11:25 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube