LINUX/Apache https 로 rewrite 하도록 설정 OJR 2012. 12. 3. 00:16 RewriteEngine OnRewriteCond %{HTTPS} !=onRewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R,L] http://tylee82.tistory.com/172 저작자표시 (새창열림)