rp_handle_html_request

one of the documented procedures in this installation of the ACS
Usage:
rp_handle_html_request
What it does:
Handles a request for an HTML file.
Defined in: /web/philip/packages/acs-core/abstract-url-procs.tcl

Source code:


    # serve an html page
    ad_serve_html_page [ad_conn file]


philg@mit.edu