Skip to main content

SCRIPT_FILENAME

Constant SCRIPT_FILENAME 

pub const SCRIPT_FILENAME: Bytes;
Available on crate feature fastcgi 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.