wolstech Posted June 25, 2019 Posted June 25, 2019 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? Quote
mrj Posted June 25, 2019 Author Posted June 25, 2019 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. Quote
mrj Posted June 26, 2019 Author Posted June 26, 2019 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? Quote
Flaze Posted June 26, 2019 Posted June 26, 2019 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. Quote
Krydos Posted June 26, 2019 Posted June 26, 2019 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. Quote
mrj Posted June 27, 2019 Author Posted June 27, 2019 Waiting for the next SSL renewal. When it will update I will give you the contents of the htaccess file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.