[ formerly getallheaders() ]
or will I need to use JS workarounds?
also, my php error messager script below no longer seems to return appropriate errors (only "unknown").
I know I've seen this done with litespeed...can anyone point me in the right direction?
apache_request_headers() only works when PHP run as an Apache module.
'REDIRECT_STATUS' variable is Apache specific, not a standard CGI environment variable, so it is not available in LSWS yet, we will add it in 3.0 official release.