AP_MAX_ACTIONS
AP_DUMP_ACTION ActionTable [AP_MAX_ACTIONS];
if (CurrentAction > AP_MAX_ACTIONS)
fprintf (stderr, "Too many table options (max %u)\n", AP_MAX_ACTIONS);