Forum Moderators: phranque
#Use PHP5.4 Single php.ini as default
AddHandler application/x-httpd-php54s .php
#
AddType text/x-component .htc
AddHandler application/x-httpd-php5.5s .php
should I amend the line toAddHandler application/x-httpd-php5.5s .php
So you don't have to pester a human
AddHandler application/x-httpd-php5.5s .php
Oh, oh... sorry!
I wasn't exactly referring to the decimal point
....
Should the "s" in 5.5s remain there?