Nginx: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
 
(35 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
=Installation=
+
*[[Nginx Basis]]
*sudo apt-get install nginx
+
*[[Nginx Individuelle Seiten]]
=Start=
+
*[[Nginx HTTP Standard Seite]]
*systemctl start nginx
+
*[[Nginx HTTPS Standard Seite]]
=Stop=
+
*[[Nginx IPs]]
*systemctl stop nginx
+
*[[Nginx Zertifikate]]
=Restart=
+
*[[Nginx HTTPS Virtueller Host]]
*systemctl restart nginx
+
*[[Nginx HTTP auf HTTPS weiterleiten]]
=Status=
+
*[[Nginx HTTPS inklusive Client Zertifikat]]
*systemctl status nginx
+
*[[Nginx Client Zertifikat mit 2FA]]
 
+
*[[Nginx Webproxy für HTTPS]]
=Configfiles=
+
*[[Nginx mit Modsecurity]]
 
+
*[[Nginx mit Modsecurity Erweitert]]
=Konfiguration=
+
*[[Nginx mit Modsecurity Whitelists]]
Config Datei: root@aaron:~# vi /etc/nginx/nginx.conf
+
*[[Nginx php]]
 +
*[[Nginx Beispielwebsite]]
 +
*[[Nginx Beispielproxy]]

Aktuelle Version vom 27. Juli 2025, 12:59 Uhr