J.Lance Wilkinson wrote:
    The file itself is being genrated not via a CGI but some Oracle
    process (this IS an Apache configured by Oracle after all), so he's
    trying to figure out now just what might be generated by that
    procedure, which DOES seem to generate a Content-Type header.  If
    we can determine that it gets OMITTED in this case that would explain
    the type/plain from the DefaultType, perhaps, even with the DefaultType
    directive being removed.   Another possibility is the process itself
    has no idea what to assign as a Content-Type, and thus it backpedals
    and assigns text/plain because it has nothing better  to assign
    (although application/octet would be better, eh?).

        I was wondering if there was an apache module or perhaps some obscure
        directive that would cause a CGI script or a handler or whatever
        the user's Oracle process would be considered to "Tee" out the output
        sent back to Apache HTTPD for delivery to the browser and dump that
        output into a file.   So we could see what headers if any are
        generated by that process.

        Thoughts?

--
J.Lance Wilkinson ("Lance")           InterNet: lance.wilkin...@psu.edu
Systems Design Specialist - Lead        Phone: (814) 865-4870
Digital Library Technologies            FAX:   (814) 863-3560
E3 Paterno Library
Penn State University
University Park, PA 16802
http://ucs.psu.edu/home/jl...@psu.edu?fmt=freebusy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to