[php] 카페24 http 접속 시에 https로 강제 리다이렉트 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[php] 카페24 http 접속 시에 https로 강제 리다이렉트

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 49,941회 작성일 21-04-12 06:22

본문

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /

# Redirect www to Non-www
RewriteCond %{ENV:HTTPS} !=on
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L]

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule ^shop/list-([0-9a-z]+)$  shop/list.php?ca_id=$1&rewrite=1  [QSA,L]
RewriteRule ^shop/type-([0-9a-z]+)$  shop/listtype.php?type=$1&rewrite=1  [QSA,L]
RewriteRule ^shop/([0-9a-zA-Z_\-]+)$  shop/item.php?it_id=$1&rewrite=1  [QSA,L]
RewriteRule ^shop/([^/]+)/$  shop/item.php?it_seo_title=$1&rewrite=1  [QSA,L]
RewriteRule ^content/([0-9a-zA-Z_]+)$  bbs/content.php?co_id=$1&rewrite=1  [QSA,L]
RewriteRule ^content/([^/]+)/$  bbs/content.php?co_seo_title=$1&rewrite=1      [QSA,L]
RewriteRule ^rss/([0-9a-zA-Z_]+)$  bbs/rss.php?bo_table=$1        [QSA,L]
RewriteRule ^([0-9a-zA-Z_]+)$  bbs/board.php?bo_table=$1&rewrite=1      [QSA,L]
RewriteRule ^([0-9a-zA-Z_]+)/([^/]+)/$ bbs/board.php?bo_table=$1&wr_seo_title=$2&rewrite=1      [QSA,L]
RewriteRule ^([0-9a-zA-Z_]+)/write$  bbs/write.php?bo_table=$1&rewrite=1    [QSA,L]
RewriteRule ^([0-9a-zA-Z_]+)/([0-9]+)$  bbs/board.php?bo_table=$1&wr_id=$2&rewrite=1  [QSA,L]
</IfModule>

댓글목록

등록된 댓글이 없습니다.

Total 73건 1 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
73 제로 64249 03-03
72 제로 55880 02-27
71 제로 38581 02-27
70 제로 74101 05-14
열람중 제로 49942 04-12
68 제로 90427 07-30
67 제로 58949 02-10
66 제로 40327 09-27
65 제로 58541 05-17
64 제로 77993 02-19
63 제로 47829 12-05
62 제로 58691 03-19
61 제로 56209 02-23
60 제로 73647 05-02
59 제로 74912 12-26
58 제로 72151 12-24
57 제로 55030 10-16
56 제로 71999 05-18
55 제로 74776 04-17
54 제로 74635 03-06
53 朴城忍 77881 02-27
52 제로 69425 12-10
51 제로 66008 07-06
50 제로 65825 05-25
49 제로 90471 05-10

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5470-4714
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
9,614
어제
27,982
최대
431,155
전체
11,340,316
Copyright (c) 株式会社YHPLUS. All rights reserved.