12-07-2020, 01:38 AM
(This post was last modified: 12-07-2020, 01:59 AM by nurgaleevarman.)
Why is there no normal instruction for removing index.php from url for apache 2? The instruction in the documentation does not work.
How step by step remove index.php? Or maybe better to remove index.php in default configuration?
app/Config/App.php
-----------------
public $indexPage = '';
How step by step remove index.php? Or maybe better to remove index.php in default configuration?
app/Config/App.php
-----------------
public $indexPage = '';