RewriteEngine On

# Paksa HTTPS
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

# Hapus WWW
RewriteCond %{HTTP_HOST} ^www\.wholesalecheapjerseys2011\.com$ [NC]
RewriteRule ^ https://wholesalecheapjerseys2011.com%{REQUEST_URI} [L,R=301]