I have a special circumstance where quotes are added to the end of a url. I need a way to redirect the links to the same link but without the quotes. For example: thelastdomain.com/removethis/"" to thelastdomain.com/removethis/ Objective: remove double quotes with .htaccess