Internationalization Topics

Internationalized Path Structure

There are many instances where it is desirable to put content into localized directory structures. For example, in an internationalized website, the static HTML content is often placed in a locale-based directory structure of the form:

WWWRoot/<locale>/someFile.html

Here, the <locale> is dynamically inserted into the URL based upon the language rules for the internationalized system.