location @404-rasp {
    rewrite (.*) /not-found break;
    
    include includes/base-location;
}
