vote up 1 vote down star

I have a friend with a Japanese blog, using wordpress, he has the pretty url. Basically domain.com/postname. Well an example of a url might be. "domain.com/テスト". His blog is hosted on an Apache web server.

I am running IIS7 and am trying to get my Japanese blog going like it should, and have "domain.com/テスト" show just that one post when you visit that url. My thinking is it has something to do with url-encoding. I can't find too much information on utf-8 or anything about getting international characters to work in a url.

Any help on this would be great. I am thinking I should change something in the web.config file, but not to sure. I haven't had a lot of experience with IIS7.

Thanks.

flag

67% accept rate
This is a wordpress configuration question so it should be moved to serverfault or superuser. – Kinopiko Oct 27 at 0:53
I don't believe it is a wordpress configuration problem as I have the default web.config for url rewritting for IIS and it works perfectly, minus the japanese. I can't find much information on url rewriting and international characters in general. – percent20 Oct 27 at 1:14
I did a fast research in google and found out that you found a solution in another community: forums.iis.net/p/1162119/1922400.aspx. Don't forget to bring it here also, since other people may benefit from it! – GmonC Oct 28 at 5:42

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.