Page 1 of 1

IP address showing and not domain name

Posted: Thu Feb 21, 2008 8:49 am
by Samval
Hi There,

I am looking to change my links on the website with domain name instead IP address.

I have pointed my domain name to the website however it is still showing links with IP address.

Any help would be much appreciated.

Regards,

Re: IP address showing and not domain name

Posted: Thu Feb 21, 2008 10:30 am
by lollipop27
Probabely you had the ip during installation....

so go to the config.php file and change following line:

#Document root as seen from the webserver.  No slash at the end
#If page is requested with https use https as root url
#e.g. http://blah.com
$config['root_url'] = 'http://www.YOURDOMAIN.de';