Nginx 설정
인덱스 페이지 + PHP 작업
if($_SERVER['HTTPS']!=='on'){ header('Location: https://'.$_SERVER["HTTP_HOST"].$_SERVER['REQUEST_URI']); }
https가 아닐 경우 https로 리다이렉트하는 방법
제목 | 날짜 | ||
---|---|---|---|
15 | [Nginx] NGINX PHP 파일 업로드 용량 | 229 | 2018/12/16 |
14 | [Nginx] 특정 디렉토리 php 실행하기 | 14746 | 2018/08/26 |
13 | [Nginx] [Nginx] Rewriterule 서브 도메인 입력시 하위 디렉토리로 이동하기 | 501 | 2018/05/15 |
[Nginx] https가 아닐 경우 https로 리다이렉트하는 방법 | 170 | 2018/04/25 | |
11 | [Nginx] nginx-redirects-http-to-https-and-www-to-non-www | 79 | 2018/04/21 |
10 | [Nginx] 리노드 서버 다운그레이드 | 0 | 2017/11/08 |
9 | [Nginx] certbot 수동 발급 | 0 | 2017/11/02 |
8 | [Nginx] SSL Lets Encrypt certbot | 490 | 2017/11/01 |
7 | [Nginx] : /bin/bash^M: bad interpreter: No such file or directory | 63 | 2017/10/28 |
6 | [Nginx] Nginx 모니터링 툴 | 400 | 2017/10/23 |
5 | [Nginx] Nginx Access Log 포맷 설정 | 80 | 2017/10/23 |
4 | [Nginx] SSL 설정하기 | 0 | 2017/10/15 |