I can't get .phps to work on my Apache 1.3.20 on Windows 98. Apache's httpd.conf had this built in:
AddType application/x-httpd-php3-source .phps
I tried that and also (because I'm using PHP4):
AddType application/x-httpd-php-source .phps
Neither will work and when I click on a .phps file a download dialog box pops up.
Thanks for your help.