just write this line : âhtaccess.IgnoreFrontControllerâ => false,
in your config.php (in config folder below your nextcloud installation) before the closing bracket (last line)
it will hides the index.php at generating. If the server isnât set up properly you will get an error, but since there are rewrite rules allready there, just give it a shot.