I have successfully written .htaccess code to remove .php from the url's however i want to add an exception and keep it there for some of the files (e.g. www.mysite.com/samples.php).
I have tried so many rules but nothing worked. Can somebody help me out.
I want to have an exception there as well so that it allows .php in some of the files and remove it from the others that do not lie in the exception rule.
Regards