I want to redirect an old URL "more" to "details" in Apache
I want to redirect or rewrite the old URL "more" to "details" in Apache. The file in question is in the user root for Apache. I am using extensionless URLs. I am using .htaccess. How should I do this? I…