Anglais (changer) 
Si vous utilisez nginx, et votre nom de domaine dépasse 32 caractères, vous mai recevoir un message d'erreur lorsque vous redémarrez le serveur web.
Très probablement, vous devez dire à nginx permettant des noms de domaine plus longtemps.
Pour ce faire, ouvrez votre fichier de configuration. Pour vous avez installé Nginx utilisant un gestionnaire de paquet, vous pouvez y accéder avec: --
En 20 un copier / coller des mesures .. de zéro à héros, case vide de cute-en tant que serveur Linux.
Faites défiler la liste pour l'indice de la série complète.
So, hey, remise partagé & viva virtuel! Hope it helps. The_guv
sudo nano /etc/nginx/nginx.conf
For others, who compiled from source:-
sudo nano /usr/local/nginx/conf/nginx.conf
.. and in there, within the http section, that looks like this ..
http {
#various settings here
}
Just add this line:-
server_names_hash_bucket_size 64;
Save the file.
Reboot nginx:-
sudo /etc/init.d/nginx restart
And your longer domain name should work. If the name is longer than 64 characters, swap the '64' value for 128, but I pity your users ![]()
THE_GUV NEEDS YOU!!
.. to improve this post ..
Please clue me in. What's wrong or missing?
Or, hey, just pile on the praise ;) Ah, yup, and fix a feed, fella.
Or link the page to your social network!
thank you, thanx, tx, ta, t, tsst, twaddle, cheek, cheers, cheerio