Sorry if I am stating the obvious here and am right off the point but, I think that you must be assuming that you add WiTango tags to a html page, and then tell the Web Server to pass all files through a post processor like NetCloak and similar products to act on the tags. WiTango is not a post-processor but more a cgi which receives calls from the web server to act upon certain MIME types.
The WiTango App Server processes .taf .tcf and .tml files requested through the web browser which would be configured to pass requests for these MIME types to the Witango App Server. To server up WiTango functionality you create use the Witango Editor to create .taf files which include HTML and embedded WiTango codes. You don't process html files with the WiTango App Server, that's what the Web Server is for. If you're asking what MIME type you add to the httpd config file for the Tango server to process .taf .tcf and .tml files then that should have been done automatically by the installation of the WiTango App Server. cheers Garth Penglase At 10:38 5/10/02, you wrote: >What is the syntax to add to httpd.conf file in Apache >so Tango will process html files or different >specified extensions? This will be for the current >version and for v5. Thank you. > >__________________________________________________ >Do you Yahoo!? >Faith Hill - Exclusive Performances, Videos & More >http://faith.yahoo.com >________________________________________________________________________ >TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
