ServerName grovesindustrial.com ServerAlias www.grovesindustrial.com Options Includes FollowSymLinks AllowOverride All RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^(.*)$ https://%{HTTP_HOST}$1 [R=301,L] CustomLog logs/com.grovesindustrial-access_log combined ErrorLog logs/com.grovesindustrial-error_log