Constant SCRIPT_FILENAME
pub const SCRIPT_FILENAME: Bytes;Available on crate features
fastcgi and std only.Expand description
SCRIPT_FILENAME — absolute filesystem path of the script (the
front-controller). Required by php-fpm — it refuses to run without
one. Not defined by RFC 3875.