Hi,

I have setup domain access, it works fine.
Both websites has the same ip-adresses. What I want is tha they use different ip-addresses.
Is this possible? What are the steps to follow?

Jurgen

Comments

agentrickard’s picture

I do not know. All that matters is that all IPs resolve to the same settings directory. That is, say you have the following sites / IPs.

127.0.0.1  example.com
127.0.0.2  myexample.com

Requests for both IPs/DNS should resolve to the same place:

/web/htdocs/sites/default/settings.php

How you configure this at the server level is up to you.

agentrickard’s picture

Status: Active » Closed (works as designed)