Vikas Kumar
0
Q:

redirect http to https laravel appserviceprovider

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
0

New to Communities?

Join the community