
codesite-noreply at google
Sep 2, 2009, 3:31 AM
Post #1 of 3
(449 views)
Permalink
|
|
Issue 556 in cherokee: cherokee rewrites url the wrong way when redirecting
|
|
Status: New Owner: ---- New issue 556 by sveri80: cherokee rewrites url the wrong way when redirecting http://code.google.com/p/cherokee/issues/detail?id=556 What steps will reproduce the problem? 1. Setup a virtual server with redirect. In my case i use http://wiki.github.com/william-os4y/fapws3 as backend server which handles the request and runs on 0.0.0.0:8080. FAPWS handles a django project which uses django-tagging, however now when i try to access a url like redirect.domain.de/tag/th%C3%BCringen/ cherokee seems to rewrite that url to: redirect.domain.com/tag/th%,3%%20cringen/ When i try to access the FAPWS instance directly via: domain.de:8080/tag/ th%C3%BCringen/ everything works fine. What version of the product are you using? On what operating system? Cherokee 0.9.22 an debian lenny -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|