Eventually I want to be able to specify any extensions (for example: page1.abc) and have WiTango process the page and not be confined to using .taf .tml or .tcf extensions. I'm using Apache on OSX and don't know how to configure this.
>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 -- worldtravelnetwork.com, Inc. 1760 Monrovia Avenue, #C4 Costa Mesa, CA 92627 USA +1 949 722 1080 +1 949 722 1868 Fax http://www.worldtravelnetwork.com a domestic and international tourism marketing company ________________________________________________________________________ Domain names for $8.75/year & lower at http://worldtraveldomainnames.com Domain transfers for $7.75/year at http://worldtraveldomainnames.com ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
