Answers for "PurgeCSS#"

0

PurgeCSS#

RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^ https://www.example.com%{REQUEST_URI} [NE,L,R]
Posted by: Guest on April-25-2022

Browse Popular Code Answers by Language