اعدادات ال HTTPS


RewriteEngine On
RewriteCond %{SERVER_PORT} !443
RewriteRule ^(/(.*))?$ https://%{HTTP_HOST}/$1 [R=301,L]
  • 2 用戶發現這個有用
這篇文章有幫助嗎?

Powered by WHMCompleteSolution