I am designing a website. I want my website address to look like the following image:

I don't want my website to look like http://something.com/profile.php
I want .php extension to be removed in address bar when someone opens my website. In other words I want my website to be like: http://something.com/profile
As a second example, you can look at the StackOverflow website address itself.
Can someone please help me in getting this done? Thanks!