Update http -> https where appropriate
[website] / .htaccess
index dd96aeb..d396fc4 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -13,7 +13,7 @@ Allow from all
   RewriteEngine On
   RewriteBase /
   RewriteCond %{REQUEST_URI} ^/hosting$ [NC]
   RewriteEngine On
   RewriteBase /
   RewriteCond %{REQUEST_URI} ^/hosting$ [NC]
-  RewriteRule ^(.*)$ http://www.dreamhost.com/r.cgi?606408 [L]
+  RewriteRule ^(.*)$ https://www.dreamhost.com/r.cgi?606408 [L]
 </IfModule>
 ## End Dreamhost
 
 </IfModule>
 ## End Dreamhost