/home/desid573/svoldvine.com.au
Edit: /home/desid573/svoldvine.com.au/.htaccess (250B)
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteCond %{HTTP:X-Forwarded-SSL} !on
RewriteCond %{HTTP_HOST} ^svoldvine\.com\.au$ [OR]
RewriteCond %{HTTP_HOST} ^www\.svoldvine\.com\.au$
RewriteRule ^(.*)$ "https\:\/\/svoldvine\.com\.au\/$1" [R=301,L]