Current time: 06-02-2025, 09:14 AM Hello There, Guest! (LoginRegister)


Post Reply 
suspend domain?
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #6
RE: suspend domain?
Take a look at your apache2.conf

Code:
#
# Customizable error responses come in three flavors:
# 1) plain text 2) local redirects 3) external redirects
#
# Some examples:
#ErrorDocument 500 "The server made a boo boo."
#ErrorDocument 404 /missing.html
#ErrorDocument 404 "/cgi-bin/missing_handler.pl"
#ErrorDocument 402 http://www.example.com/subscription_info.html
#

Or in you site-enabled/ispcp.conf

Code:
ErrorDocument 401 /errors/401.html
    ErrorDocument 403 /errors/403.html
    ErrorDocument 404 /errors/404.html
    ErrorDocument 500 /errors/500.html
    ErrorDocument 503 /errors/503.html

Otherwise there should be a ispCP Error Page or not ?

Greez BeNe
01-19-2008 03:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
suspend domain? - robmorin - 01-10-2008, 03:21 AM
RE: suspend domain? - gOOvER - 01-10-2008, 03:52 AM
RE: suspend domain? - robmorin - 01-10-2008, 03:55 AM
RE: suspend domain? - gOOvER - 01-10-2008, 04:18 AM
RE: suspend domain? - Buffer - 01-19-2008, 02:44 AM
RE: suspend domain? - BeNe - 01-19-2008 03:18 AM
RE: suspend domain? - raphael - 01-22-2008, 09:05 AM
RE: suspend domain? - saintlol - 04-17-2008, 11:10 PM
RE: suspend domain? - joximu - 04-18-2008, 07:19 AM
RE: suspend domain? - theprincy - 08-13-2009, 04:40 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)