I am new to CodeIgniter. I have a simple project inside ayaz named ci_first2. when I write localhost/ayaz/ci_first2 in url then project is opened.
But when I click on links then pages not opened and show error:
But when I write localhost/ayaz/ci_first2/index.php, then every thing works fine.
I used CodeIgniter 3.1.2: I want to eleminate index.php from url, and make it workful without it. help me friends , thanks in advance.
config.php: