Skip to main content

DOCUMENT_ROOT

Constant DOCUMENT_ROOT 

pub const DOCUMENT_ROOT: Bytes;
Available on crate feature fastcgi only.
Expand description

DOCUMENT_ROOT — absolute filesystem path of the directory containing the script. Nginx convention; php-fpm reads it via $_SERVER.