You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently error pages are just redirects which is not a good way of handling things overall. The should instead be done via nginx... While this is already partially implemented for 404. Stuff like 500, 403, ect.
Currently error pages are just redirects which is not a good way of handling things overall. The should instead be done via nginx... While this is already partially implemented for 404. Stuff like 500, 403, ect.