diff --git a/.htaccess b/.htaccess index a863fa1..49d9f5e 100644 --- a/.htaccess +++ b/.htaccess @@ -17,7 +17,7 @@ AddOutputFilter DEFLATE js RewriteEngine on RewriteCond %{HTTP_HOST} ^coops\.tech$ RewriteRule ^/?(.*) https://www.coops.tech/$1 [R,L] - + # Redirect HTTP to HTTPS # https://wiki.apache.org/httpd/RewriteHTTPToHTTPS