Change the default pages for users...

Discussion in 'Server Operation' started by Hagforce, Jun 15, 2006.

  1. Hagforce

    Hagforce New Member

    Hello.

    I use ISPConfig.

    Hov do i change the default page that is located in the web directory for users (Welcome to your website!).
    And by the way, the other default pages.

    Thank you for an exelent program!.
     
  2. brainz

    brainz Member

    Hello Hagforce,

    You want to change the error pages look in

    /var/www/web?/web/error/ This is where they are

    The ? is the web account number for the web account you open.

    for example the first web account that you create will will have

    /var/www/web1/web/error/

    Ofcourse this is totally dependednt on whether or not you have selected for ispconfig to create the error pages when you first create the web account.....

    Hope this helps

    Regards
    brainz ;):cool:
     
  3. falko

    falko Super Moderator ISPConfig Developer

    You can define default index pages for every reseller and the admin. Have a look at the Options tab of a reseller or under Management -> Server -> Settings for the admin.
     
  4. fobicodam

    fobicodam ISPConfig Developer ISPConfig Developer

    Ok, but where can i find the default templates for the error pages? they arent there...
     
  5. falko

    falko Super Moderator ISPConfig Developer

    Custom error pages are defined on a per-site basis, i.e., you can define custom error pages on the "Options" tab of each web site if "Individual error pages" is activated on the "Basis" tab.
     
  6. fobicodam

    fobicodam ISPConfig Developer ISPConfig Developer

    But where are they generated from? i dont want to change all my 260 sites error pages... i want to modify the template
     
  7. falko

    falko Super Moderator ISPConfig Developer

    There's no template, the individual error pages come from the database.
    The standard error page templates are located in /root/ispconfig/isp.
     
  8. fobicodam

    fobicodam ISPConfig Developer ISPConfig Developer

    Could they be modified? yesterday i was looking for this "/root/ispconfig/isp" folder but i didnt find it, could it be somewhere else?
     
  9. falko

    falko Super Moderator ISPConfig Developer

    In /root/ispconfig/isp, you find some folders like error_de, error_en, etc. They contain the standard error pages.
     

Share This Page