Der Status von Nginx Access.log ergibt sich aus einer anderen Datei
502
Hamza Tolgay
nginx access.log,
Ich will das tun
status = "200" access_log /var/log/access.log main;
status = "444" access_log /var/log/access444.log main;
status = "401" access_log /var/log/access401.log main;
das kann gemacht werden?
Thnx
Server
if ($http_user_agent ~* "mozilla" ) error_page 403 500 502 503 504 /50x.html; location = /50x.html { root /usr/share/nginx/html; } location = / { auth_basic "Restricted"; auth_basic_user_file /etc/nginx/users/user; limit_conn peruser 2; proxy_pass http://localhost:9025; proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; access_log /var/log/access.log main; }
}
0 Antworten auf die Frage
Verwandte Probleme
-
9
Was ist der Unterschied zwischen den Befehlen "su -s" und "sudo -s"?
-
4
Gutes freies Ubuntu Server-VMWare-Image benötigt
-
4
Was sind die Unterschiede zwischen den großen Linux-Distributionen? Werde ich es merken
-
2
Begrenzung der CPU-Auslastung für Flash in Firefox?
-
2
Wie kann ich mein Mikrofon unter Debian GNOME zum Laufen bringen?
-
2
Conky-Setups - Beispiele / Ideen?
-
3
Was sind die Unterschiede zwischen Linux Window Managern?
-
2
ThunderBird / Lichtsynchronisation mit SE k770i
-
4
Linux-Dateisystem
-
6
Vollbild-Flash langsam in KDE 4