[Discuss] nginx and multi-lingual static pages
    Robert La Ferla 
    robert at laferla.net
       
    Sat Nov  1 10:37:04 EDT 2014
    
    
  
What’s the easiest way to configure nginx to handle static multi-lingual content (English, Spanish, etc…)?
And what’s the preferred design for the content?  ie.  (a) use a single directory with localized versions for each html file  or (b) use a different directory for each language (en,fr,de, etc…)
I seem to recall using mod_mime on Apache many years ago to do this.
Thanks!
    
    
More information about the Discuss
mailing list