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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...