This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
secstate
/
homelab
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
08ba2db7a4
Rami (Branch)
Tag
master
homelab
/
ansible
/
roles
/
fifteen5
/
files
/
nginx-location.conf
nginx-location.conf
57 B
Cronologia
Originale
1
2
3
location / {
return 301 https://$host$request_uri;
}