• Resolved alexandrmakhov

    (@alexandrmakhov)


    Not installed locally, win10 system, server assembly “Apache-Nginx” asks to enter lines in .htaccess after which nothing happens

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author kubiq

    (@kubiq)

    Hello,

    Apache and Nginx are 2 different things.

    Apache uses htaccess file, Nginx has other config files that even require server restart on change.

    You also need GD or Imagick library (supporting webp) installed on server.

    I’m using Local by Flywheel and Xampp locally and everything works, so there is simply something wrong with your server setup, but this is beyond the support I can offer you in here unfortunately.

    I recommend you to try one of these I mentioned.

    Good luck.

    Thread Starter alexandrmakhov

    (@alexandrmakhov)

    Thank you, I switched to Apache, everything works,
    I just have an apache-nginx sharing setup in my local server. (Open Server)

    I would like to know one more thing, is it possible to make a copy of the original image without crop?

    Let’s say I upload an avatar, it makes copies of crops but not the original.

    Plugin Author kubiq

    (@kubiq)

    Hello,

    if there is missing webp version of the image, then it means that webp version had bigger filesize then original – this can happen mostly for PNG images that has up to 64 colors.

    Currently it works like that – if webp is bigger than original, then webp will be deleted automatically, so your website will load smallest possible files, to have best performance and speed results.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘install plugin localhost at win 10 Apache-Nginx’ is closed to new replies.