This website works better with JavaScript
홈
탐색
도움말
로그인
secstate
/
homelab
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
08ba2db7a4
브랜치
태그
master
homelab
/
ansible
/
roles
/
fifteen5
/
files
/
nginx-location.conf
nginx-location.conf
57 B
히스토리
Raw
1
2
3
location / {
return 301 https://$host$request_uri;
}