I have a website running on PHP. I want to remove the .php
suffix from all of my webpages in such way that the user doesn't get to know what server side language is running.
How do I edit the displayed address in the address bar to not show the .php
?