<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">><br>
> fastcgi_split_path_info ^(.+\.php)(/.+)$;<br>
> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;<br>
> fastcgi_param SCRIPT_NAME $fastcgi_script_name;<br>
><br>
<br>
</div>Those are to handle urls like <a href="http://www.example.com/index.php/some/para/meters" target="_blank">www.example.com/index.php/some/para/meters</a>.<br><br></blockquote><div><br></div><div>Well then Wordpress, Drupal and Joomla can do without them. From your remark, I deduce some other PHP scripts can't </div>
</div><br><div>Regards,</div><div>Gregory</div>