Questions tagged [languages]

6 questions
1
vote
1 answer

Nginx gives 404 for files with the name in Hindi

I had a WordPress site running on GoDaddy CPanel hosting. The site uses Hindi (the Indian Language). It runs fine with GoDaddy. Once I migrate it to Digital Ocean VPS with PHP 7 and Nginx 1.14.0, a few images give 404 error messages. After…
Arun Singh
  • 65
  • 1
  • 2
  • 9
1
vote
2 answers

How to select shell language with a MUI Office 2010 install using OCT file

I have created a network installation point for Office 2010 ProPlus that contains two language packs — en-us, and cs-cz (Czech). I've also created an Office Customization File. In my environment the OS language is English, however the locale is set…
Ondrej Tucny
  • 404
  • 1
  • 8
  • 25
1
vote
2 answers

Wildcard DNS entry to match lang subdomain

We have a website www.example.com pointing to x.x.x.1 and a system with multiples minisites all having subdomains.examples.com pointing to x.x.x.2 Basically what we have in place is a wildcard DNS entry who could basically match any possible…
0
votes
2 answers

htaccess rewrite for language subdomains

I need to point subdomains like es.domain.com to /public/www/index.php The problem is my host does NOT provide me to set a path, I can only set up the subdomains for "local use", which creates the folders in the public directory My structure…
TunaFFish
  • 101
0
votes
0 answers

while translating the text/documents from one language to another language using google cloud,can we pass locale instead of language code?

while translating the text/documents from one language to another language using google cloud translation API, is there any chance to pass target locale or only target language code, because with the locale code, we will get more accuracy when…
-2
votes
1 answer

List of most popular server side web hosting languages?

I am looking for some online resources providing statistics, or at least ranking, of server-side installations based on the language (and maybe version and environment). We are trying to choose the appropriate language for an upcoming…