Default 404 page with disabeld domain - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: Suggestions (/forum-2.html) +--- Thread: Default 404 page with disabeld domain (/thread-538.html) |
Default 404 page with disabeld domain - bertus51 - 05-13-2007 02:33 AM How to get rid of that ugly 404 page when there is a disabeld domain I want to change it to something else, but can't figure out were to do that. Code: Not Found RE: Default 404 page with disabeld domain - RatS - 05-13-2007 04:39 AM The root of all evil it, that the user's homedir will be renamed in <homedir>.disabled, apache cannot handle the url any more (404 file not found). We know this and are about to change it in later release. you can write a ticket to ispCP Omega 1.1.0 if you want, would be great. RE: Default 404 page with disabeld domain - bertus51 - 05-13-2007 05:10 AM RatS Wrote:The root of all evil it, that the user's homedir will be renamed in <homedir>.disabled, apache cannot handle the url any more (404 file not found). We know this and are about to change it in later release. you can write a ticket to ispCP Omega 1.1.0 if you want, would be great. Done ! |