/ nginx / docs / nginx-constraints
NGINX constraints
-
NGINX does not allow to mess with it’s internal variables like set the URL like this
set $request_url /pretty-url
.
NGINX does not allow to mess with it’s internal variables like set the URL
like this set $request_url /pretty-url
.