aaa 6

Programming Learning Diary

https 강제 이동

페이지 정보

작성일 23-03-30 14:53

본문

if(!isset($_SERVER["HTTPS"])) {
header('Location: https://도메인');
}