.phps files
Posted by: ecvej
Posted on: 2006-06-12 11:32:00
.phps files don't show the PHP source in a colour coded way. I had to add the following line to .htaccess:-
AddType application/x-httpd-php-source .phps
Shouldn't the servers be configured this way by default?