Option to work without modifying .htaccess file?
-
Hi, thank you for the solid plugin. It has few minor issues, but I’ll talk about them in separate topics.
I see that this plugin always modifies my .htaccess files, even with rules that I don’t really need. This makes me nervous, as I want to have full control over what and how modifies it. Especially WP plugins.
Your plugin does not really need htaccess mods to work. In fact, many other similar plugins don’t do it. So, why does this plugin do it? What if I was using non-compatible server that does not support htaccess? Think about it. At least, give us the option to disable it in Settings.
Also, this line in your htaccess code breaks my htaccess syntax highlighter in the code editor, apparently because of strayed/non-closed double quote:
RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC]
Thanks!
Regards
- The topic ‘Option to work without modifying .htaccess file?’ is closed to new replies.