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

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

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 0건 조회 47,297회 작성일 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 148건 1 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
148 제로 3413 06-18
147 제로 6103 03-21
146 제로 5797 02-23
145 제로 34024 03-10
144 제로 40390 02-28
143 제로 34412 01-01
142 제로 37054 12-29
141 제로 45282 12-10
140 제로 42122 12-10
139 제로 36325 11-29
138 제로 58107 10-20
137 제로 36299 09-14
136 제로 37227 05-14
열람중 제로 47298 04-12
134 제로 63306 09-21
133 제로 106164 07-10
132 제로 69101 05-06
131 제로 76866 03-25
130 제로 73814 03-25
129 제로 55690 03-16
128 제로 57201 03-16
127 제로 47832 02-29
126 제로 60580 01-02
125 제로 63700 10-21
124 제로 66494 08-21

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
24,257
어제
13,898
최대
431,155
전체
10,360,121
Copyright (c) 株式会社YHPLUS. All rights reserved.