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

robmorin
Junior Member
*


Posts: 188
Group: Registered
Joined: Apr 2007
Status: Offline
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
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,616
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #2
RE: suspend domain?
At the Moment ispCP don't have such a feature.

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript
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
*

robmorin
Junior Member
*


Posts: 188
Group: Registered
Joined: Apr 2007
Status: Offline
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
Documentation Team
***
Docu Team

gOOvER
Documentation Team
***
Docu Team


Posts: 1,616
Group: Docu Team
Joined: Jul 2007
Status: Offline
Reputation: 13
Post: #4
RE: suspend domain?
Maybe you mean this: click at the green Statusicon in front of the Domain to disable it.

Server : Rootserver
OS : Debian 4.0 Etch 64bit
ispCP Version : 1.0.0 r1363 - 30.09.08 (NightlyBuild)
Activated : AWStats dynamic
Mods : update via NightlyUpdateScript

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
*

Buffer
Junior Member
*


Posts: 19
Group: Registered
Joined: Oct 2007
Status: Offline
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
*****

BeNe
Moderator
*****


Posts: 2,941
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 41
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

[Image: ispcpsw.png]
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
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
****
Dev Team

raphael
Member
****
Dev Team


Posts: 474
Group: Dev Team
Joined: Apr 2007
Status: Offline
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.

YaHost Me | Text Link Ads | my Debian repository | Donate! | No OOXML! | Project HoneyPot | ... and more
Quote:This is Linux land. In silent nights you can hear the Windows machines rebooting.
If you want to be helped, don't PM me but post in the forums | If you want private support PM me and we'll discuss the price
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


saintlol



Posts: 1
Group: Registered
Joined: Oct 2007
Status: Offline
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
Moderator
*****

joximu
Moderator
*****


Posts: 3,604
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
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

2008-08-05 ispCP RC6 released!!!

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
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |