You cannot see this page without javascript.

http 프로토콜 https 로 리다이렉션

APM 조회 수 228 추천 수 0 2017.07.14 14:10:38
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
 
위 코드를 vhost에 추가하든 .htaccesse에 추가하든 암튼 추가하면 됨.
엮인글 :
List of Articles
번호 제목 글쓴이 날짜 조회 수
349 Linux 라그나로크 LynX 2017-12-07 2346
348 Linux modsecurity LynX 2017-12-06 474
347 CentOS centos7 groonga install LynX 2017-12-04 583
346 CentOS CemtOS 7.3 base Trinitycore 3.3.5 Compile file LynX 2017-11-13 520
345 CentOS CentOS7 GCC-5.1.1 yum install LynX 2017-11-10 468
» APM http 프로토콜 https 로 리다이렉션 LynX 2017-07-14 228
343 Programing make - 07 접미사 규칙 LynX 2017-02-22 1853
342 Programing make - 06 make 규칙 LynX 2017-02-22 242
341 Programing make - 05 내부 매크로 LynX 2017-02-22 896
340 Programing make - 04 매크로 file LynX 2017-02-22 239
339 Programing make - 03 make의 사용 file LynX 2017-02-22 246
338 Programing make - 02 makefile file LynX 2017-02-22 335
337 Programing make - 01 make 란? file LynX 2017-02-22 610
336 LinuxMint Intel Linux Graphics Drivers Installer on Linux Mint file LynX 2017-02-20 349
335 Linux 리눅스 사용 기초 - 05 도움말 얻기 LynX 2017-02-17 221
334 Linux 리눅스 사용 기초 - 04 bash 셸 사용하기 LynX 2017-02-17 240
333 Linux 리눅스 사용 기초 - 03 vi 에디터 LynX 2017-02-17 221
332 Linux 리눅스 사용 기초 - 02 일반 명령어 사용법 익히기 LynX 2017-02-17 387
331 Linux 리눅스 사용 기초 - 01 명령어 구조와 명령어 쉽게 사용하기 LynX 2017-02-17 238
330 APM Apache httpd mod_security2 적용 file LynX 2017-02-09 965

XE Login