Add option to disable htaccess rule
-
With newer versions the plugin creates a htaccess file in the uploads folder with the following:
<IfModule mod_mime.c>
AddType image/webp .webp
</IfModule>Can you add an option to disable this?
This is not always allowed/wanted to mess up with the htaccess in some hostings. Also this rule is often useless
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Add option to disable htaccess rule’ is closed to new replies.