I have the following issue: Something is writing to my htaccess file, and on occasion there are syntax errors in what is being written. For example: (1) A line of code may be written with the closing bracket missing. (2) Two lines of code are being written together without a separating carriage return. When things like this happen, I get error 500 messages when I try to access my site. When htaccess errors are corrected, everything returns to normal. Will installing your plugin prevent something like this from happening?