[ad_1]
Hi @alusza, glad you reached out.
I tested this on a test site and I can confirm that while Solid Security updates the .htaccess file after changes to settings, the code won’t be removed. Here’s how I added it after the # END WordPress in my .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>Here’s the original state of the .htaccess file: original and here’s after changing a System Tweaks setting: updated.
Let me know if this works on your end!
Thread Starter
Alusza
(@alusza)
Thanks so much for the quick and helpful response! Yup, I just did a similar test and all is well. This answer not only helped me, but likely many others hosting on a GoDaddy shared server. Thanks again!
