Url rewriting faliure in case of UTF8 urls
omidr
nginx-forum at nginx.us
Thu Dec 5 00:42:17 UTC 2013
As an example I want to redirect "/آرایشگر" to "/استخدام آرایشگر" and I am
using a rewrite rulr like the one below but things go wrong and I get a
404.
rewrite_rule: rewrite ^/آرایشگر/$ /استخدام آرایشگر;
And what do you mean by config? Do you mean nginx settings or configurations
at compile time?
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,245202,245225#msg-245225
More information about the nginx
mailing list