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,
IP address showing and not domain name
- lollipop27
- Forum Members
- Posts: 237
- Joined: Wed Sep 12, 2007 4:09 pm
- Location: Germany
Re: IP address showing and not domain name
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';
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';