This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
secstate
/
homelab
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
08ba2db7a4
Gałęzie
Tagi
master
homelab
/
ansible
/
roles
/
fifteen5
/
files
/
nginx-location.conf
nginx-location.conf
57 B
Historia
Czysty
1
2
3
location / {
return 301 https://$host$request_uri;
}