"fallback" response code

Systems Maintenance systems at goballistic.co.uk
Thu Jun 11 15:22:32 MSD 2009


Maxim Dounin wrote:
> -    error_page 404 @fallback;
> +    error_page 404 = @fallback;
>   
> You may force 200 by using =200, but it's not really what you 
> want since this will prevent you from doing 302 redirects and so 
> on.  The above just uses return code of the fallback handler.
>   
Perfect. Thanks guys for your responses!





More information about the nginx mailing list