Wednesday, 28 August 2013

How to redirect a page without the page extension

How to redirect a page without the page extension

I am currently working on a signup page and I was wondering if I could
modify the URL without the .php extension.
For example, it is now
www.xyz.com/signup.php
And what I would like achieve is
www.xyz.com/signup
Now I am assuming that I might have to use the htaccess file, but I am not
sure about it.

No comments:

Post a Comment