use dual URLs
Posted: 18 Sep 2019, 11:33
MantisBT 2.5.0
(URLs masked for obvious reasons)
Currently we have a lovely working installation of 2.5.0 accessed from https://mantis.didds.eu.
This parameter is set
config/config_inc.php: $g_path = "https://mantis.didds.eu/";
We wish to use the same existing installation now with a second URL https://mantis.ian.eu
merely creating a DBS cname for mantis.ian.eu does not work - all that happens is a 302 redirect to https://mantis.didds.eu.
There may also be some underlying apache configs to overcome also but one thing at a time...
is there anything in the mantisbt cinfig I need to change/add/delete/whatever to permit mantisbt to handle both urls?
cheers
didds aka ian
(URLs masked for obvious reasons)
Currently we have a lovely working installation of 2.5.0 accessed from https://mantis.didds.eu.
This parameter is set
config/config_inc.php: $g_path = "https://mantis.didds.eu/";
We wish to use the same existing installation now with a second URL https://mantis.ian.eu
merely creating a DBS cname for mantis.ian.eu does not work - all that happens is a 302 redirect to https://mantis.didds.eu.
There may also be some underlying apache configs to overcome also but one thing at a time...
is there anything in the mantisbt cinfig I need to change/add/delete/whatever to permit mantisbt to handle both urls?
cheers
didds aka ian