Viewing PHP pages
file:///Users/scottfeiner/Sites/Pandeiro/site/index.php
But when a .php page is viewed from a web server there's no problem.
Anyone have any ideas? This is driving me nuts!
This is not true Eric, browsers should open
"local!!!" text/html files regardless of extension
and should look at first bytes for html headings etc.
OR should work according to internetconfigprefs
(local mimetype database), this worked OK before. I
explicitly added .php text/html but safari ignores
it.
Viewing PHP pages