modify error's pages

Discussion in 'General' started by Jonathan, Jul 21, 2006.

  1. Jonathan

    Jonathan New Member

    Hi,
    I want to modify my error's page, but they are in html .......... I want to use php in this pages, what I must doing to do for that ?
    thank and sorry for my bad english :(
     
  2. TheRudy

    TheRudy Member

    You'll have to change /root/ispconfig/isp/conf/vhost.conf.master template file. Change all .html to .php for error pages. Plus you'll have to change template files for actuall error pages. Maybe also make_vhosts() function :D

    Not sure about this but be aware that if you have a site that has disabled php scripts that it might also affect error pages for that site. <--- Not sure if this is true or not! Would kinda make sense.. :)
     
  3. Jonathan

    Jonathan New Member

    thanks :D
    I'll try to do that. :)
     

Share This Page