Monthly Archives: June 2010

Change file extension in URL

In my previous article I have shown how you can use different extension of a file instead of .php explicitly but in this post I have explain how to rewrite the URL instead of renaming the file extension explicitly. To rewrite the URL you must add following lines in a .htaccess file and place it…

Read More