Forum Moderators: phranque
I need to have multiple domain names that share a code-base. I would to be able to identify the domain name (so I can set a variable - i.e. $site = 1). I would like all domains to share the same code-base - so www.domain1.com/place/ is the same as www.domain2.com/place/ except that the content can be set dynamically because I would know which domain name is being used. Does that make sense?
Thank you for any help. I can be more specific to a reply.