fastcgi_cache php5-fpm and ssi problem

nfn nginx-forum at nginx.us
Sat Jun 9 18:04:05 UTC 2012


Just a quick note.

I'm testing this with IPB and the request uri (/forum/topic/1-welcome/)
is redirect internally using try_files to /index.php:

2012/06/09 03:20:53 [debug] 2811#0: *1 http script var:
"/forum/topic/1-welcome/"
2012/06/09 03:20:53 [debug] 2811#0: *1 trying to use file:
"/forum/topic/1-welcome/" "/usr/share/nginx/www/forum/topic/1-welcome/"
2012/06/09 03:20:53 [debug] 2811#0: *1 http script var:
"/forum/topic/1-welcome/"
2012/06/09 03:20:53 [debug] 2811#0: *1 trying to use dir:
"/forum/topic/1-welcome/" "/usr/share/nginx/www/forum/topic/1-welcome/"
2012/06/09 03:20:53 [debug] 2811#0: *1 trying to use file:
"/forum/index.php" "/usr/share/nginx/www/forum/index.php"
2012/06/09 03:20:53 [debug] 2811#0: *1 internal redirect:
"/forum/index.php?"


In the logs, using debug I see a line like this referring ssi:


2012/06/09 03:20:53 [debug] 2811#0: *1 http ssi filter
"/forum/index.php?"


Thanks

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227393,227394#msg-227394



More information about the nginx mailing list