Capistrano disable_web with mongrel_cluster

Ok,

So I’m running mongrel_cluster behind a hardware load balancer. I don’t
have apache running at all, just mongrel_cluster.

Does anyone know how I can get cap disable_web/enable_web to work
without Apache. With no apache I can’t just make an .htaccess file
change like the docs state.

has anyone rewritten disable_web/enable_web to work with just
mongrel_cluster and no Apache?