Jump to content

Recommended Posts

Posted

I am using cloudflare. I think cloudflare is handling SSL (not sure about that). If cloudflare is handling SSL that disabling Auto SSL wouldn't be a problem. Am I right?

No. You still need the ssl certificate on our end in order for CF to complete the secure connection. Without it, the connection between the end user and CF would be secure, but the connection between CF and us would not be, leaving the data vulnerable as it travels from CF to Heliohost for processing.

 

Is there a reason you can't just leave the exception line alone?

Posted

Okay, auto SSL messed with my htaccess more than 3 times. That's my problem. If auto SSL add new lines to htaccess file to renewe SSL, that's okay. But instead it picks some lines of my htaccess codes which are for rewrite URL. When my site shows some broken links than I get to realize that my htaccess file was over written.

Posted

I saw somewhere that updating SSL just overwrite htaccess file and modify existing patterns. So I am just asking that is it possible to make the auto SSL to write new lines in htaccess file not to overwrite it?

Posted

Try this:

 

1. Copy the modified code.

2. Revert back to your old .htaccess file (where nothing was modified by cPanel).

3. Paste the modified code somewhere in the file.

Posted

I just want to mention that you're the first person EVER that autossl has overwritten their .htaccess data. Usually it works silently and people don't even notice the changes at all.

Posted

Waiting for the next SSL renewal. When it will update I will give you the contents of the htaccess file.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...