From 5dde909dd91dc960379fe51c47cc493ff754cc12 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Sat, 11 Jul 2015 20:16:23 +0300 Subject: [PATCH] small description change --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 6d61cc7..a2fd31c 100644 --- a/.htaccess +++ b/.htaccess @@ -25,7 +25,7 @@ Redirect 301 /it-services http://it.mehl.mx ## SSL -# HTTPS-Verschluesselung erzwingen +# Enforce SSL # RewriteCond %{SERVER_PORT} !^443$ # RewriteRule (.*) https://%{SERVER_NAME}%{REQUEST_URI}