SSL Certificates
SSL (Secure Socket Layer) Certificates for encrytion - IP (internet Protocol) Address for SSLFREE SSL Certificate with each SmallPond Hosting account
SSL Certificates allows clients secure browsing on your website.
The data traffic to and from the Server is encrypted.
Essential if there is sensitive information involved.
(online shop payments)
SmallPond Provides FREE 256 bit encryption by way of a Server Certificate.
The the browser lock encrytion indicator reassuring clients that the transmission is safer than clear text
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]]