open_basedir is set for each vhost in httpd.conf by cpanel with php_admin_value. it usually only allow /home/user/public_html directory.
AddOutputFilter should work with LiteSpeed. could be something else.
However, it is not recommended to set SSI for htm and html file at global level, it...