Welcome Guest, Not a member yet? Register   Sign In
index.php vs index.php?
#3

[eluser]Captain_Fluffy_Pants[/eluser]
to remove index.php from urls. go to app then click on config remove index.php from
Code:
$config['index_page'] = 'index.php';
after that it will look like
Code:
$config['index_page'] = '';


Messages In This Thread
index.php vs index.php? - by El Forum - 09-03-2012, 07:02 PM
index.php vs index.php? - by El Forum - 09-03-2012, 07:10 PM
index.php vs index.php? - by El Forum - 09-03-2012, 09:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB