- WEB
- 2021/04/13 16:11
사용자가 http://www.domain.com으로 브라우저에서 웹페이지에 접근 시 자동으로 https://www.domain.com으로 요청하려고 한다.[.htaccess]<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{SERVER_POR...
1
최근 덧글