Forums / Install & configuration / is it possible to make same site under two addreses?
Vytautas Germanavičius
Monday 18 April 2005 7:36:42 am
I need to make site accessible under two different addreses.At the moment i see ony one way: to use same database, but different ez instalations to separate settings of siteaccesses and caches.
{set-block scope=root variable=cache_ttl}0{/set-block}
H-Works Agency
Tuesday 19 April 2005 9:38:08 am
Configure two siteaccess with same db, var and design.
That's how i'd do it.
Martin
EZP is Great
Luc Chase
Tuesday 19 April 2005 10:39:06 am
In settings/override/site.ini.append.php set host mappings. e.g. [SiteAccessSettings] HostMatchType=map MatchOrder=host HostMatchMapItems[]=domain01.com;siteAccess01HostMatchMapItems[]=domain02.com;siteAccess01
The Web Application Service Provider