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”Category Archives: Nginx
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: