> If my (Fast|HTTP)Router get's a request for domain that is not subscribed
> I
> would like to return 502 response with custom static page. I've tried
> using
> --error-route-status but it doesn't seem to be used by uWSGI routers. Is
> it
> possible?
>
>

you can use a fallback node for this, the node it points to will return
the response


-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to