Answer the question
In order to leave comments, you need to log in
How to set up a server on VDS?
Help setting up a server.
I follow this instruction
https://www.dmosk.ru/instruktions.php?object=cento...
Stuck on
Installing NGINX
Let's make a small adjustment to the nginx.conf file:
vi /etc/nginx/nginx.conf
http {
...
server_names_hash_bucket_size 64;
....
}
vi /etc/nginx/nginx.conf
---INSERT---
Answer the question
In order to leave comments, you need to log in
you need to open this file in the editor and enter
server_names_hash_bucket_size
. It is necessary to remove the comment (symbol #) if it exists.How to open this file in the editor?
vi /etc/nginx/nginx.conf
- vi is an editor.A bunch of lines appear in the terminal and the inscription
ESC
:
q!
Enter
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question