Actually you can set up an IIS web server to pass .html files to the Witango
server.
Go to your web server properties/Home Directory/Configuration/App Mappings
and map .html to C:\Inetpub\scripts\t4iis.dll

All your html files will go through the Witango server, if that's really
what you want. Then you can put metatags, callMethods etc. in your html
files and Witango will process them just like if it was a .tml file.

Dave Shelley

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Garth Penglase
Sent: Monday, October 07, 2002 10:00 AM
To: Multiple recipients of list witango-talk
Subject: Re: Witango-Talk: Processing .html files with Tango


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

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to