Hello.
I'm trying to replace Apache with Litespeed but I've hit an issue. PHP files are downloaded instead of executed unless there's the following line in a .htaccess file in the web space.
AddType application/x-httpd-php .php
I would like to make this default. I've tried adding it to the httpd.conf and setting just one script handler but no luck.
Any ideas where I'm going wrong?
Thanks
Tim
I'm trying to replace Apache with Litespeed but I've hit an issue. PHP files are downloaded instead of executed unless there's the following line in a .htaccess file in the web space.
AddType application/x-httpd-php .php
I would like to make this default. I've tried adding it to the httpd.conf and setting just one script handler but no luck.
Any ideas where I'm going wrong?
Thanks
Tim