9 ms·
Sure, though even in a classic project I'm maintaining the index.php is used as entry point for a lot of suburls, which the routing hidden behind that. URL-Rewr
by onli 3mo ago
Sure, though even in a classic project I'm maintaining the index.php is used as entry point for a lot of suburls, which the routing hidden behind that. URL-Rewriting than hides the index.php from the URL, so that's intransparent to the user.
I think the url->file matching is a good idea.