>
> >
> > fastcgi_split_path_info ^(.+\.php)(/.+)$;
> > fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
> > fastcgi_param SCRIPT_NAME $fastcgi_script_name;
> >
>
> Those are to handle urls like www.example.com/index.php/some/para/meters.
>
>
Well then Wordpress, Drupal and Joomla can do without them. From your
remark, I deduce some other PHP scripts can't
Regards,
Gregory
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx