nginx + php-fpm "modern configuration way"

Adrian Hayter adrianhayter at gmail.com
Tue Apr 3 10:19:52 UTC 2012


A lot of forums use it for their "archive mode". Look at vBulletin / MyBB
for examples.

2012/4/3 Grégory Pakosz <gpakosz at yahoo.fr>

> >
>> > 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 at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
Adrian Hayter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120403/50e2dd45/attachment.html>


More information about the nginx mailing list