How to remove .php, .html from url using htaccess
When we are working with core functionality like php or html then the url is come with the file extension like .php,.html,.htm.jsp but its not look like user friendly, the process of remove file extension from the end in url is called url re-writing. there is a easy way to remove it from url just follow […]
