I need to redirect .php page to an .html page. Example like http://localhost/contacts.php needs to be redirected to http://localhost/contacts.html in Apache htaccess.
I need to redirect .php page to an .html page. Example like http://localhost/contacts.php needs to be redirected to http://localhost/contacts.html in Apache htaccess.