Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

There are 900 paths in the googles index to our homepage containing illegal characters. Example:

http://www.seriesam.com/filmaffisch/TC%4NK

Note the character "%4N".

I have no idea where they come from, but would like to update google index with a correct URL using "canonical" in the html code.

But the problem is our apache2 server immediately sends a 400 error if you click the link above. How can I configure apache2 not to give an error code, but instead treat the link above as "correct"? Maybe replacing the char %4N with nothing.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.