Welcome! Log In Create A New Profile

Advanced

Re: Disable open_file_cache for a specific location

Francis Daly
July 08, 2013 06:06PM
On Mon, Jul 08, 2013 at 03:42:31PM -0400, Peleke wrote:

Hi there,

> http://www.peleke.de/galerie/google/
> Nothing happens after a click on an album thumbnail. You will only see a
> reload of the page and this added to the URL:
> ?page_id=0&albid=5898003541337462625 (for example) which should show the
> thumbnail pictures of the album.

I think that you are saying:

http://www.peleke.de/galerie/google/ does return the expected content, and
http://www.peleke.de/galerie/google/?page_id=0&albid=5898003541337462625
does not return the expected content; instead it returns the same
content as http://www.peleke.de/galerie/google/, as if the part after
the ? is being ignored.

Correct?

> location / {
> try_files $uri $uri/ /index.php;
> #include /etc/nginx/proxy_params;
> }

If you use your favourite web search engine and look for the
equivalent of "site:wordpress.org nginx", you'll probably get to
http://codex.wordpress.org/Nginx

If you search for "site:nginx.org wordpress", you'll probably get to
http://wiki.nginx.org/WordPress

They both have a "location /" block which is not the same as yours.

The difference does seem to relate to the part after the ?.

Do things work any better if you use what they suggest?

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Disable open_file_cache for a specific location

Peleke July 02, 2013 05:24PM

Re: Disable open_file_cache for a specific location

Francis Daly July 02, 2013 05:44PM

Re: Disable open_file_cache for a specific location

Peleke July 02, 2013 05:56PM

Re: Disable open_file_cache for a specific location

Francis Daly July 03, 2013 03:56AM

Re: Disable open_file_cache for a specific location

Peleke July 03, 2013 08:00AM

Re: Disable open_file_cache for a specific location

Francis Daly July 03, 2013 06:18PM

Re: Disable open_file_cache for a specific location

Peleke July 04, 2013 03:16AM

Re: Disable open_file_cache for a specific location

Jonathan Matthews July 04, 2013 08:32AM

Re: Disable open_file_cache for a specific location

Peleke July 05, 2013 03:24AM

Re: Disable open_file_cache for a specific location

Peleke July 07, 2013 04:27PM

Re: Disable open_file_cache for a specific location

Francis Daly July 08, 2013 01:10PM

Re: Disable open_file_cache for a specific location

Peleke July 08, 2013 03:42PM

Re: Disable open_file_cache for a specific location

Francis Daly July 08, 2013 06:06PM

Re: Disable open_file_cache for a specific location

Peleke July 09, 2013 03:34AM

Re: Disable open_file_cache for a specific location

Francis Daly July 10, 2013 05:26PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 248
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