Hello,
Recently I added a php extension that gathers information from environment vars such as REMOTE_ADDR and HTTP_USER_AGENT but from $ENV not $SERVER vars
seems that lsphp doesn't handle such variables which is Apache style ENV vars
thus the extension is fully compatible with Apache but litespeed
please let me know how is it possible to add such variables in $ENV
Regards
Recently I added a php extension that gathers information from environment vars such as REMOTE_ADDR and HTTP_USER_AGENT but from $ENV not $SERVER vars
seems that lsphp doesn't handle such variables which is Apache style ENV vars
thus the extension is fully compatible with Apache but litespeed
please let me know how is it possible to add such variables in $ENV
Regards