But I also want that every page redirect to page.php for example:
me -> me.php
blog -> blog.php
test -> test.php
I don't know if redirect is the right word because what I want is that we call X and it open X.php but don't show the extension (.php)
Hope everybody can help me.
Thanks