Welcome! Log In Create A New Profile

Advanced

Re: Image files (jpg,png) could not be opened.

February 07, 2011 10:57AM
Yes, you are right, I have this line in my config that conflicts when I would like to open any image files.
location ~* \.(ico|css|gif|js|jpe?g|png)(\?[0-9]+)?$ {
add_header Cache-Control "must-revalidate";
expires max;
break;
}
But I need it otherwise pages will be loading extremely slow. So this line along with my previous updates give me the correct behavior.
Thanks,
Irina
Subject Author Posted

Image files (jpg,png) could not be opened.

Irina February 04, 2011 02:08PM

Re: Image files (jpg,png) could not be opened.

Irina February 04, 2011 05:35PM

Re: Image files (jpg,png) could not be opened.

Cliff Wells February 05, 2011 01:24AM

Re: Image files (jpg,png) could not be opened.

Irina February 07, 2011 10:57AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 304
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready