Current time: 06-30-2024, 03:39 PM Hello There, Guest! (LoginRegister)


Post Reply 
ispcp with heartbeat
Author Message
Nathariel Offline
Junior Member
*

Posts: 11
Joined: Jan 2009
Reputation: 0
Post: #2
RE: ispcp with heartbeat
If I understand you correctly, you have two choices:

First, you can make a virtual host listen to two addresses like this:
NameVirtualHost ip1
NameVirtualHost ip2

<VirtualHost ip1 ip2>
...
</VirtualHost>

Second, you can make it listen to any address with the following syntax

Use the following syntax

Namevirtualhost *:port

<VirtualHost *:port>
...
</VirtualHost>

If you are going to use it, change the default templates in /etc/ispcp/apache/parts and don't forget to update /etc/ispcp/apache/working/ispcp.conf with your new version.
01-23-2009 11:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
ispcp with heartbeat - balistof - 01-18-2009, 05:59 AM
RE: ispcp with heartbeat - Nathariel - 01-23-2009 11:34 PM
RE: ispcp with heartbeat - balistof - 01-26-2009, 03:44 AM
RE: ispcp with heartbeat - Nathariel - 01-26-2009, 04:11 AM
RE: ispcp with heartbeat - balistof - 01-27-2009, 04:20 AM

Forum Jump:


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