diff options
author | Remi Collet <remi@remirepo.net> | 2025-06-30 09:48:02 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-06-30 09:48:02 +0200 |
commit | 9f62e861d77db6ec137a8450ee0651dfc5ddbc24 (patch) | |
tree | 5aa36bbd57b850d50b408121b33013fe2a9de0c2 /PHPINFO |
initial package
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -0,0 +1,21 @@ + +SPX + +SPX Support => enabled +SPX Version => 0.4.19 + +Directive => Local Value => Master Value +spx.debug => 0 => 0 +spx.data_dir => /tmp/spx => /tmp/spx +spx.http_enabled => 0 => 0 +spx.http_key => no value => no value +spx.http_ip_var => REMOTE_ADDR => REMOTE_ADDR +spx.http_trusted_proxies => 127.0.0.1 => 127.0.0.1 +spx.http_ip_whitelist => no value => no value +spx.http_ui_assets_dir => /usr/share/php-noisebynorthwest-php-spx/assets/web-ui => /usr/share/php-noisebynorthwest-php-spx/assets/web-ui +spx.http_profiling_enabled => no value => no value +spx.http_profiling_auto_start => no value => no value +spx.http_profiling_builtins => no value => no value +spx.http_profiling_sampling_period => no value => no value +spx.http_profiling_depth => no value => no value +spx.http_profiling_metrics => no value => no value |