I am running PHP4/Apache/Win98 and I am trying to get the .phps to show source code.
Yes I have added the following line to my httpd.conf file:
AddType application/x-httpd-php-source .phps
and I still cannot get it to work, I just a get a 404 error. Does anyone know how to get this working?