<div dir="ltr"><font color="#333399"><font>Web server can help with multilanguage when yo uwanna use URL rewriting.<br><br>The problem start to arise when considering SEO. Separate languages per:<br>- Subdomains?<br>- Subdirectories?<br>

- Tag in file names?<br><br>You may then wanna store language file is different directories on your Web<br>server to help you sort everything out.<br><br>Make the pros/cons and choose your solution.<br>Nginx is then a nice tool to help.<br>

<br>The rest is code in application, but that's not our concern here, talking<br>about Nginx...<br></font></font></div><div class="gmail_extra"><br clear="all"><div><font size="1"><span style="color:rgb(102,102,102)">---<br>

</span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div>
<br><br><div class="gmail_quote">On Thu, Dec 27, 2012 at 11:17 AM, Brad Riemann <span dir="ltr"><<a href="mailto:brad@ftwentertainment.com" target="_blank">brad@ftwentertainment.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hey Silvio, I've seen implementations of nginx with rewrites for different languages, but from personal experience in PHP, I've found it easy to implement language modules on the code side instead of having to worry about the webserver configuration side.. (just my opinion, and im a lazy php dev :))<br>


<br>
If anyone would like to rebuttal, I would love to learn myself, just to see how it's done :D<br>
<br>
Brad Riemann<br>
Systems Engineer<br>
FTW Entertainment LLC<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:nginx-bounces@nginx.org">nginx-bounces@nginx.org</a> [mailto:<a href="mailto:nginx-bounces@nginx.org">nginx-bounces@nginx.org</a>] On Behalf Of Silvio Siefke<br>
Sent: Thursday, December 27, 2012 9:28 AM<br>
To: <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
Subject: Multilanguage Websites<br>
<br>
I would like to realize a website in multiple languages. Is there a way to implement the project with Nginx, or recommends you other ways?<br>
<br>
<br>
Thanks for help and Greetings<br>
Silvio<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>