Fichtelgard
Home
Notes
.htaccess HTTP to HTTPS
Published 2021-11-29
.htaccess HTTP to HTTPS
An Intro :)
RewriteEngine On
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} !on
RewriteCond %{REDIRECT_HTTPS} !on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
Home
Photography
3D & CGI
Design
Snapshots
AI Art – My Thoughts
AI-Art Gallery
Contact