my /etc/httpd/conf/httpd.conf file and added:
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php .php
I also added this in my srm.conf file.
Now if I request pages in my webbrowser then
.HTML files are properly displayed, but
.PHP or .PHP3 files result in 'connection refused' errors.
What should i do ?
Sincerely,
Wouter