ericovk
Verified User
I had a VPS with DA that I cloned. Changed ipv4. Everything went fine for month. Now I've added ipv6 and things get messed up.
When I open a hosted app from one of the users, I get the message:
"This IP is being shared among many domains.
To view the domain you are looking for, simply enter the domain name in the location bar of your web browser."
It appears that I had changed the network config file in centos (6.9) properly, but I still had the old ipv6 address registered in DA. I remove the old ipv6 and added the new one.
But after this action, my user's httpd.conf (/usr/local/directadmin/data/users/<user>/httpd.conf) still contain the old ipv6 address. The error is still there in the browser, because my browser is getting the hostname SSL for the user. That's no match.
I've checked all the steps of this help doc. and did a ./build rewrite_confs. Restarted network and httpd. Both without result.
I wasn't able to edit /usr/local/directadmin/data/users/<user>/httpd.conf directly. Can't restart httpd because of an error in the config file.
What to do next?
When I open a hosted app from one of the users, I get the message:
"This IP is being shared among many domains.
To view the domain you are looking for, simply enter the domain name in the location bar of your web browser."
It appears that I had changed the network config file in centos (6.9) properly, but I still had the old ipv6 address registered in DA. I remove the old ipv6 and added the new one.
But after this action, my user's httpd.conf (/usr/local/directadmin/data/users/<user>/httpd.conf) still contain the old ipv6 address. The error is still there in the browser, because my browser is getting the hostname SSL for the user. That's no match.
I've checked all the steps of this help doc. and did a ./build rewrite_confs. Restarted network and httpd. Both without result.
I wasn't able to edit /usr/local/directadmin/data/users/<user>/httpd.conf directly. Can't restart httpd because of an error in the config file.
What to do next?