How to remove file extension using .htaccess
Options +FollowSymLinks RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(+)$ $1.php Vinod RamVinod Ram has been in Software Industry since 2006 and has experience of over 16 years in Software Development…