Welcome Guest, Not a member yet? Register   Sign In
base_url == http://[::1]
#1

Hi,
I have a problem since I remove the index.php in the URL of my codeigniter project with .htaccess.
In my config file : 
Code:
$config['base_url'] = '';
$config['index_page'] = '';
Now, when I want to call the base_url function ( 'blah') of codeigniter, it shows me :

http://::1/blah

all my references are broken.

nothing works  Angry

Thanks a lot for a solution
Reply


Messages In This Thread
base_url == http://[::1] - by ma5t3r - 03-02-2016, 09:31 AM
RE: base_url == http://[::1] - by kilishan - 03-02-2016, 10:23 AM
RE: base_url == http://[::1] - by ma5t3r - 03-02-2016, 10:59 AM
RE: base_url == http://[::1] - by jlp - 03-02-2016, 11:43 AM
RE: base_url == http://[::1] - by siburny - 03-02-2016, 05:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB