Once I installed WordPress on an Ubuntu Server operating system with a Nginx web server and when I tried to add a new article I saw an error:
Continue reading “Error solution with REST API “The response is not a valid JSON response” WordPress+Nginx”Category Archives: Nginx
Captive portal. Configuring ncsi redirect
I will give an example of setting up forwarding clients without money to the captive portal when connecting to the network.
Continue reading “Captive portal. Configuring ncsi redirect”How to configure IP access in nginx?
I will give an example of setting up access by IP in nginx.
Suppose you use the standard nginx configuration file, open it in a text editor:
Install and configure Nginx
nginx (engine x) — it is a web server and reverse proxy server, as well as a mail proxy server.
Install on Ubuntu with the command:
Setting up nginx logs
I will give examples of setting logging for nginx.
To change the log settings, open the nginx configuration file in any text editor: