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

When I execute
Code:
redirect()->to(base_url('/MEBN/password'));

The url https://host-name.com/index.php/MEBN/password is used by the browser.

Why is index.php stuck in there? How do I get rid of it? It works but I don't like it.
Simpler is always better
Reply
#2

Set $indexPage in Config/App.php.
https://github.com/codeigniter4/CodeIgni...pp.php#L39
Reply




Theme © iAndrew 2016 - Forum software by © MyBB