This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
secstate
/
homelab
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
40d338a065
Branches
Tags
master
homelab
/
ansible
/
roles
/
fifteen5
/
files
/
nginx-location.conf
nginx-location.conf
57 B
Historique
Raw
1
2
3
location / {
return 301 https://$host$request_uri;
}