/usr/share/doc/php5-auth-pam/examples/php is in php5-auth-pam 0.4-10ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #
# /etc/pam.d/php - PAM behaviour for the php servicename
#
# we only do authentication
@include common-auth
|