Here I use cgi.fix_pathinfo=0 to enable PATH_INFO and cgi.force_redirect=1 for security reasons that I dont understand: http://www.php.net/manual/en/ini.core.php#ini.cgi.force-redirect On Sep 23, 2:49 pm, Ziyad Saeed <myschizobu... at gmail.com> wrote: > Whats the recommended setting of these php parameters for nginx server > cgi.fix_pathinfo = 1 > cgi.force_redirect = 0