How to edit default home page type

Discussion in 'Installation/Configuration' started by GregMawo, Oct 18, 2010.

  1. GregMawo

    GregMawo New Member

    Hi all,

    I'm a newbie to ISPConfig & CentOS but my boss is pretty sharp. Unfortunately he's away atm.

    I'm having an issue with a client who has uploaded an existing site via FTP. All has gone well but I've run into an issue...

    The "default.html" page for this site is actually named something like "pacific_home.htm" and I cannot find any settings relating to specifying this specific page as the 'home' page for the site. (at the moment a default apache page appears...)

    Is it possible to change this somewhere, but JUST for this site?

    Thank you!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Add the line:

    DirectoryIndex pacific_home.htm

    in the apache directives field of this website which is on the options tab of the website settings in ispconfig.
     
  3. GregMawo

    GregMawo New Member

    That worked perfectly! Many thanks for the quick reply too!
     

Share This Page