Questions tagged [languages]

5 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
  • 55
  • 1
  • 1
  • 8
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
  • 7
  • 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…
Adam Benayoun
  • 1,138
  • 2
  • 14
  • 26
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…
FFish
  • 101
  • 1
-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…