webp-converter

I am passing the images from the web to webp by weight theme and when installing the plugin it gives me a server error. The plugin is Webp Converter for media and the error is as follows:

If I select to load the images by Htaccess –> Image requests are processed by your server bypassing Apache. When images are uploaded, the rules in the “.htaccess” file are not executed. Occasionally this only applies to known file extensions: .jpg, .png, etc., and when, for example, the .png2 extension is loaded, then redirects from the “.htaccess” file work, because the server it does not understand this format and does not treat it as image files. Check redirects for .png files (for which redirection doesn’t work) and for .png2 files (for which redirection works fine). Change your server settings to stop ignoring the .htaccess file rules.
In this case, please contact your server administrator.
Error codes: bypassing_apache

If I upload the images by Pass Thru (without rewriting in the “.htaccess” files or in the Nginx configuration) –> Execution of PHP file from path “wp-content/webpc-passthru.php” is blocked on your server or access to this file is blocked. Add an exception and allow this file to be executed via HTTP request. To do this, check your security plugin settings (if you are using one) or your server’s security settings.
In this case, please contact your server administrator.
Error codes: passthru_execution

How can I solve this server error?

Content only visible to registered users

Quote

Answered: 07/29/2021 10:15 am

Loading Facebook Comments ...
Loading Disqus Comments ...