Welcome Guest, Not a member yet? Register   Sign In
CI is ignoring what I sent the index page to
#1

[eluser]php_princess[/eluser]
In config.php I made it so my index page should be local_index.php

Code:
|--------------------------------------------------------------------------
| Index File
|--------------------------------------------------------------------------
|
| Typically this will be your index.php file, unless you've renamed it to
| something else. If you are using mod_rewrite to remove the page set this
| variable so that it is blank.
|
*/
$config['index_page'] = 'local_index.php';

It's still loading index.php Any ideas as to why?



Messages In This Thread
CI is ignoring what I sent the index page to - by El Forum - 05-21-2013, 05:10 PM
CI is ignoring what I sent the index page to - by El Forum - 05-21-2013, 05:47 PM
CI is ignoring what I sent the index page to - by El Forum - 05-22-2013, 03:51 AM
CI is ignoring what I sent the index page to - by El Forum - 05-22-2013, 05:33 AM
CI is ignoring what I sent the index page to - by El Forum - 05-22-2013, 11:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB