اعدادات ال HTTPS


RewriteEngine On
RewriteCond %{SERVER_PORT} !443
RewriteRule ^(/(.*))?$ https://%{HTTP_HOST}/$1 [R=301,L]
  • 2 utilizatori au considerat informația utilă
Răspunsul a fost util?

Powered by WHMCompleteSolution