Hi Ryan,
One way is to register a filter proc which, when called, redirects all requests to a "Down for maintenance" page. Then have a special admin page that turns on or off that proc.
An even easier way is to have a second tcl initialisation files for AOLserver - which just points to a "Down for maintenance" page.
Brian