In ngx_http_core_try_files_phase (ngx_http_core_module.c) I can see how
$uri
$uri/ =404 are handled, but for example in;
try_files /test.html $uri $uri/ =404;
where(or how) is /test.html handled?
Posted at Nginx Forum:
In ngx_http_core_try_files_phase (ngx_http_core_module.c) I can see how
$uri
$uri/ =404 are handled, but for example in;
try_files /test.html $uri $uri/ =404;
where(or how) is /test.html handled?
Posted at Nginx Forum:
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs