On 18 Sep 2008, at 10:48, Yusuf Koer wrote:

Hi,

I would like to redirect to the right community based on the browser locale. If my browser is set to English locale, Apache should automatically redirect to for example mysite.com/en.

That's called HTTP content negotiation. RTFM mod_negotiation and multiviews for how to use it. And change language in your browser prefs to see it in action at (for example) httpd.apache.org - I guess from your .de address you might
speak german as well as english, for example.

--
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to