Forum Moderators: phranque
RewriteRule ^(.*)\.html\"(.*)$ http://domain.com/$1.html? [R=301,L] Redirect permanent "/missing-...-operating. html" /missing-operating.html
How would I rewrite missing...operating.html to missing-operating.html - I get a lot of problems when I try using quotes
Wrong:
Redirect permanent "/missing-...-operating. html" /missing-operating.html
But then you would have to list every special character like ":, ), (, %, &,"