Hi
I was wondering if the following are possible with .htaccess?
1) Hide all .php file extensions. For example http://domain.com/login.php should look http://domain.com/login
2) When I pass params like
it should look likeCode:http://domain.com/search?s=abc&d=11&v=hello
Please if someone can help me achieve the above?Code:http://domain.com/search/s/abc/d/11/v/hello
Many thanks in advance


Reply With Quote
Bookmarks