Internal marked 503 error page returns default 404

Francis Daly francis at daoine.org
Tue Aug 25 22:08:57 UTC 2015


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        francis at daoine.org



More information about the nginx mailing list