Switching over to fastcgi php... We use parse both .php and .shtml as php files. From looking at the syntax for fastcgi_index it looks like just one filename can follow it, e.g.: fastcgi_index index.shtml; but can it be fastcgi_index index.shtml index.php;