Posts: 1,386
Threads: 252
Joined: Nov 2024
Reputation:
0
make sure lines below exists end of /etc/apache2/apache2.conf:
Include /var/www/vhosts/ehcp/apachehcp.conf
Include /var/www/vhosts/ehcp/apachehcp_subdomains.conf
Include /var/www/vhosts/ehcp/apachehcp_auth.conf
Include /var/www/vhosts/ehcp/apachehcp_passivedomains.conf
and,
edit your /etc/apache2/ports.conf so that:
NameVirtualHost *
(This is automatically done in ver. 0.28, mostly work on previous versions..)
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 0
Threads: 9
Joined: Nov 2024
Reputation:
0
Okay, i am recieving this page after i have made sure that all of thoughs files above are like so. I can't even connect via domain name, says con not connect yet all ports forward etc. i have to use internal ip address which is no problem. when you said edit your /etc/apache2/ports.conf so that:
Namevirtualhost * did you mean put that on that file, cause i did and restart apache2. and still nothing.
I restart apache2 got the following [WARN] NameVirtualHost *:0 has no VirtualHosts httpd not running, trying start
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 2
Threads: 0
Joined: Nov 2024
Reputation:
0
do we have to set <strong>DNS</strong> of myServer for all customers domain ?
Restored from old drupal forum, for user uid:735 username:tdog89
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Nov 2024
Reputation:
0
you need to have a domain for your self dns, such as yourdom.com,
Your dns's will be ns1.yourdom.com and ns2.yourdom.com with same ip as your server. You will setup this domain in your ehcp as usual..
Then,
for every domain that you want to host on this server: you must redirect dns of that domain to ns1.yourdom.com, only domain owners can do that... You must do same thing for yourdom.com
This way, you will have your own dns server, and all your customer domains will be hosted in your server/ehcp
Restored from old drupal forum, for user uid:709 username:yj98
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Nov 2024
Reputation:
0
nice to hear that,
i also described same at http://www.ehcp.net/helper/yardim/cats.php
domain concepts section,
many sections on that helper is usefull, although not fully described.
Restored from old drupal forum, for user uid:709 username:yj98
You may reset your password to access your new account here.