You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPX is enabled in phpinfo() output
Trying open https://somedomain.com/spx/?SPX_KEY=dev&SPX_UI_URI=/ - opening my websitepage. This is Reverse Proxy host that target to Nginx-host
Trying open https://direct-host-name/spx/?SPX_KEY=dev&SPX_UI_URI=/ - opening SPX page. This is Nginx-host with proxy_pass to php-fpm
SPX is enabled in phpinfo() output
Trying open
https://somedomain.com/spx/?SPX_KEY=dev&SPX_UI_URI=/
- opening my websitepage. This is Reverse Proxy host that target to Nginx-hostTrying open
https://direct-host-name/spx/?SPX_KEY=dev&SPX_UI_URI=/
- opening SPX page. This is Nginx-host with proxy_pass to php-fpmMy config:
Possible need set some headers on reverse proxy?
The text was updated successfully, but these errors were encountered: