You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Jürgen Ragaller <ra...@apache.org> on 2008/01/03 10:09:33 UTC

proxying, lenya-search and url escaping

Hi


We had an issue when a Search containing Umlauts was performed - in a  
proxied environment, lenya 2.0: for example "%C3%B6" was put in the  
search field on the search results page when a search for "ö" was  
performed.

The solution to this was to use the NE Flag (noescape) for the Rewrite  
Rule

<snip>

     # Forward the areas to the proxy
     RewriteRule ^/(.*) http://cms.example.com:8888/default/$1 [P,L,NE]

</snip>

in
http://lenya.apache.org/docs/2_0_x/tutorials/proxy/proxy.html



Can you reproduce the behaviour described?

I did not test the proxy scaffold /tools/proxytest/apache_vhosts.conf  
yet.

Jürgen



null-oder-eins GmbH Zürich
web & graphic design

www.null-oder-eins.ch

ragaller@apache.org
Skype: callto://ragaller




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org