Answer the question
In order to leave comments, you need to log in
How to set up NGINX for DLE 10.5 on Debian 7?
I can’t find the configuration for the CNC, what to write in the config and where? for the CNC to work on DLE
.htaccess, I converted it with an online converter, but I don’t understand where to put it all, I’ve been suffering for a day, nginx is falling and doesn’t start when I register my config
Answer the question
In order to leave comments, you need to log in
A separate virthost is created in nginx:
server {
listen 1.1.1.1;
server_name site.ru www.site.ru
location / { ... }
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question