Current time: 04-25-2024, 04:47 PM Hello There, Guest! (LoginRegister)


Post Reply 
suspend domain?
Author Message
robmorin Offline
Junior Member
*

Posts: 208
Joined: Apr 2007
Reputation: 0
Post: #1
suspend domain?
Hello all....

What happened to being able to suspend a domains web site and email?

i do not see that option to do this?

Thanks...

Rob..
01-10-2008 03:21 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #2
RE: suspend domain?
At the Moment ispCP don't have such a feature.
01-10-2008 03:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
robmorin Offline
Junior Member
*

Posts: 208
Joined: Apr 2007
Reputation: 0
Post: #3
RE: suspend domain?
Hhhmm i am sure i used it before, maybe it was with vhcs2 then... ok thanks for replying so quickly...

Smile
Rob..
01-10-2008 03:55 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #4
RE: suspend domain?
Maybe you mean this: click at the green Statusicon in front of the Domain to disable it.
(This post was last modified: 01-10-2008 04:20 AM by gOOvER.)
01-10-2008 04:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Buffer Offline
Junior Member
*

Posts: 19
Joined: Oct 2007
Reputation: 0
Post: #5
RE: suspend domain?
Is there a way to change the default Not Found page of apache2? In a way the disable-mode could be used as suspended if you can change the default Not Found page of apache
01-19-2008 02:44 AM
Find all posts by this user Quote this message in a reply
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
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #7
RE: suspend domain?
the thing is that when a domain is 'disabled' its var/www/ dir is renamed so the ErrorDocument setting will fail if the file referenced should be under the dir of the disabled domain.
01-22-2008 09:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
saintlol Offline


Posts: 1
Joined: Oct 2007
Reputation: 0
Post: #8
RE: suspend domain?
for bene user

where is apache2.conf(directory) for change 404 error page
when i suspend a domain i have the apache error page 404 (not the isp page 404)
temporaly i want create a page for this error to advert the user that this is suspend or not created actually

sorry for my language (i'm french) Wink
04-17-2008 11:10 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #9
RE: suspend domain?
in the users home (/var/www/virtual/domain.tld/) there is a folder named error or similar - there are the pages. But of course, when the folder is renamed then the error page cannot be found too...
the configuration for the error pages are stored in every vhost block in /etc/apache2/sites-enabled/ispcp.conf
(This post was last modified: 04-18-2008 07:19 AM by joximu.)
04-18-2008 07:19 AM
Visit this user's website Find all posts by this user Quote this message in a reply
theprincy Offline
Member
***

Posts: 311
Joined: Nov 2008
Reputation: 2
Post: #10
RE: suspend domain?
say to change the file /etc/apache2/sites-enabled/ispcp.conf , but the same file the SiteName is not changed, then you just need to modify site.ext.disable?
08-13-2009 04:40 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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