Apache Style configurations?

Eli

New Member
#1
Where is "Apache Style configurations" in OpenLiteSpeed?

where can i add for example:
php_admin_value post_max_size = 16M
php_admin_value upload_max_filesize = 8M
 

lsmichael

Active Member
#2
Hi,

There's no Apache Style Configurations setting in OpenLiteSpeed. You would have to put these settings in your php.ini.

Michael
 
Top