domain aliasing
PermalinkClient says C5 needs to update clientsite2.com, clientsite3.com, etc --- which are just domains aliased to the same path --- e.g. identical content.
Would C5 freak out if, in the config file, I did something like this?
define('BASE_URL', $_SERVER['HTTP_HOST']);
(I'd likely lock that down with a switch/case and not just automatically assign the host.)
Anyway...is this the best way to go about it or is there another way?
Thanks for the tip!
http://www.concrete5.org/documentation/installation/installing_conc...