On Tue, Aug 25, 2015 at 02:39:14AM +0000, ryd994 wrote:

Hi there,

> Why not use @named location directly?
> 
> error_page 503 @unavailable;
> location @unavailable {
>         alias /absolute/path/to/file;
> }

the "alias" directive cannot be used inside the named location

        f
-- 
Francis Daly        fran...@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to