카페24 팁을 공유합니다
글 등록하기 | 내글 관리하기 | 연재글 | 보관함
첨부파일 https://imweb.eond.com/cafe24/410628

사이트에 접속 시 무조건 https로 접속되게 하려면 어떻게 해야 하나요? 


방법1. 카페24 매뉴얼

//https 로 이동

if (location.protocol === 'http:' && location.host.indexOf('cafe24.com') === -1) {

    var sUrl = 'https://' + location.host + location.pathname + location.search;


    window.location.replace(sUrl);

}

출처 : https://ecsupport.cafe24.com/board/free/read.html?no=926&board_no=1&category_no=4&cate_no=4&page=2


방법2. [JavaScript] HTTP프로토콜 HTTPS로 변경 

 // HTTP프로토콜 HTTPS로 변경

    if (document.location.protocol == 'http:') {

        document.location.href = document.location.href.replace('http:', 'https:');

    }

출처 : http://jmap.tistory.com/476


코멘트 0
접기/펴기 | 댓글 새로고침
 
 
Total 22 articles in 2 / 2 pages
번호 제목 제목 글쓴이 글쓴이 날짜날짜 조회 수
2 [매뉴얼] 카페24(cafe24) 모바일 더보기 또는 페이지네이션 동작하는 방법 파일 이온디 2023/04/03 580
1 [카페24톡] What factors should businesses consider when choosing a Recruitment Agency in Iraq? williomson388 2024/12/19 5

해시태그 디렉터리

지금 이순간

오늘의 핫게시물