False $mosConfig_live_site - Joomla! Forum - community, help and support
hi everybody
i made mistake during installation , defined $mosconfig_live_site follows:
now every link in website starts ip instead of domain name. change that, changed in configuration.php $mosconfig_live_site follows:
but works not right because every link refers still ip , not domain name , page looks strange...what did wrong? directory still same, target domain name , not ip. doesn't right if copy link , change ip domain name...
(btw: domain name point prevous live_site). informationen in database? should reinstall joomla?
thanks help!
update
it vserver configuration in combination free_dns redirecter...but seems, can't "cloak" domain name...i had live ip
i made mistake during installation , defined $mosconfig_live_site follows:
code: select all
[i]$mosconfig_live_site = 'http://62.75.247.160/activeart/';[/i]now every link in website starts ip instead of domain name. change that, changed in configuration.php $mosconfig_live_site follows:
code: select all
[i]$mosconfig_live_site = 'http://activeart.ch/';[/i]but works not right because every link refers still ip , not domain name , page looks strange...what did wrong? directory still same, target domain name , not ip. doesn't right if copy link , change ip domain name...
(btw: domain name point prevous live_site). informationen in database? should reinstall joomla?thanks help!
update
it vserver configuration in combination free_dns redirecter...but seems, can't "cloak" domain name...i had live ip

maybe dirty workaround database , find replace of ip/domain , restore changed version.
Comments
Post a Comment