Hmm, seeing `index.php` in the URL reminds me of CodeIgniter. If it is, it can be removed with a `.htaccess file` and enabling the `mod rewrite` module in the Apache server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
https://stackoverflow.com/questions/19183311/codeigniter-removing-index-php-from-url
From what I can tell from the URL, I suspect this answer would work:
https://stackoverflow.com/a/25661839