Configuration File - Include File - phpIniOverride

18 views
Skip to first unread message

farrukh ahmed

unread,
Oct 29, 2022, 3:51:15 AM10/29/22
to openlitespee...@googlegroups.com
Hello Team,

Hope you all are doing well.

I'm stuck with Include Files in the Configuration File Or Vhost Conf File.

What I'm trying to achieve is that, I want 'phpIniOverride{}' to be write in a separate custom file and not in a vhostconf.conf.
Right now it is writing in
/usr/local/lsws/conf/vhost/my-app/vhostconf.conf

But I want to it write this specific block only:
phpIniOverride {
php_admin_flag[display_errors] = On
php_admin_value[memory_limit] = 512M
}
To write in this file '/home/master/my-app/configs/lsphp_config.conf'

Is there any such directive? to include my custom config file (/home/master/my-app/configs/lsphp_config.conf) in vhostconf.conf ?

I hope I'm clear to everyone. Any suggestion and help will be appreciated.

Thanks & Regards,

FARRUKH AHMED

Reply all
Reply to author
Forward
0 new messages