Hi there Does anybody know how to redirect a file with a special character in its name? redirect 301 /file_é.html /file_e.html redirect 301 /file_%C3%A9.html /file_e.html none of the above works Thanx Mavi