View Single Post
  #12 (permalink)  
Old 10-08-2008, 11:06 AM
TrafficProducer's Avatar
TrafficProducer TrafficProducer is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: United Kingdom
Posts: 1,642
TrafficProducer RepRank 3TrafficProducer RepRank 3TrafficProducer RepRank 3
Default Re: with index.html OK, wihout downlaad

I think I've fixed it, more testing needs to be done

.htaccess now uses
AddType application/x-httpd-php .php .htm .html
AddHandler application/x-httpd-php .html .php .htm
AddType application/x-httpd-php5 .php .htm .html
AddHandler application/x-httpd-php5 .html .php .htm

httpd.conf contains nothing to do with php


Thanks
Reply With Quote