Welcome Guest, Not a member yet? Register   Sign In
Trying to get rid of index.php from address on my ubuntu system
#2

you can read thisĀ https://codeigniter.com/user_guide/gener...x-php-file

and in config.php you find this:
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'] = 'index.php';
"Make it idiot proof and someone will make a better idiot."
Reply


Messages In This Thread
RE: Trying to get rid of index.php from address on my ubuntu system - by kierownik - 02-28-2017, 01:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB