Update `.htaccess ` for static files
Open
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the `.htaccess` will going to redirect all the routes in the `index.php` belongs to route folder which will then process the route and will go directly to the static controller and then returns an encrypted routes, which changes the name of the static file on the network tab. Given that situation, it is really hard to maintain and locate files with those random names.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.