nginx + php-fpm "modern configuration way"

Grégory Pakosz gpakosz at yahoo.fr
Tue Apr 3 09:02:07 UTC 2012


>
> >
> > 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120403/cc3fbdf7/attachment.html>


More information about the nginx mailing list