Installing the CodeIgniter version 3.1.10 framework step by step
You must enter the address of your site where CodeIgniter will be executed. By default, the installation script detects this one.
Deleting the display of the index.php file in your URLs.
index.php
If you enable this option your URL will look like this: http://domain.com/page1.
http://domain.com/page1
Otherwise your default URL will be built like this: http://domain.com/index.php/page1
http://domain.com/index.php/page1
You must enter the login details for your database below. If you do not know them, contact your host.
localhost