اعدادات ال HTTPS


RewriteEngine On
RewriteCond %{SERVER_PORT} !443
RewriteRule ^(/(.*))?$ https://%{HTTP_HOST}/$1 [R=301,L]
  • 2 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution