removing quotes with .htaccess

Discussion in 'Programming' started by tercede, May 19, 2010.

  1. #1
    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
     
    tercede, May 19, 2010 IP