WelcomeHostUnCut.net :  Customer Services for www.HostUnCut.com

WordPress design /hosting with BETTER SERVICE.
Hosting plans come with our
incredible LIFETIME PHONE and eMAIL SUPPORT.
Competitively priced, Auto-SSL with our website plans/Domain Name starting at only $29.95/year.
View our products
QUESTIONS, Please call me, 404-405-5442.

Secure Site (Padlock) ProcessWire

  • July 21, 2020
  • 0 Comments

To enable correct usage for HTTPS: You will need to make the following edit to your .htaccess file... cPanel/file/manager/.htaccess.

 # 9. If you only want to allow HTTPS, uncomment the RewriteCond and RewriteRule lines below.
  # -----------------------------------------------------------------------------------------------
  # uncommment for HTTPS
  RewriteCond %{HTTPS} off
  RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
  # END UNCOMMENT.

How helpful was this article to you?

Posting has been disabled.