A
Sep 30, 2021Apache redirect to non www and https with dynamic domain and request uri
Rewrite module is necessary! RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\....
Sep 30, 20211 min read6 reactions0 comments
Tag archive
Rewrite module is necessary! RewriteCond %{HTTPS} off [OR] RewriteCond %{HTTP_HOST} ^www\....