The CGI way is almost working for me.  I'm now getting
this error when I hit an HTML page containing
metatags:

Client Error:
unable to prepare an application server request

Anyone know what I'm missing?

Thanks!
TJ


--- Rick Sanders <[EMAIL PROTECTED]> wrote:
> There is a way with Apache 2.
> 
> But, you have to make html files point to the apache
> plugin, then recompile
> Apache. I've never done it because the need never
> came across for me, so if
> someone else has more experience than I, feel free
> to add/modify my
> comments!
> 
> Rick Sanders
> Vice President of I.T.
> Webenergy-Icantec
> Kitchener - Waterloo:(519) 741-2117
> Montreal: (514) 808-0788
> www.webenergy-sw.com
> www.icantec.ca
> 
> ----- Original Message ----- 
> From: "John McGowan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 21, 2004 4:58 PM
> Subject: Re: Witango-Talk: Processing .html files
> with Tango
> 
> 
> > What about using the apache 2 plugin on linux?
> >
> > There's got to be a way to get the handler to pick
> up other extensions,
> > without using the CGI, right?
> >
> > /John
> >
> > Rick Sanders wrote:
> >
> > >This can be done with Apache too.
> > >
> > ># To use CGI scripts:
> > >#
> > >#AddHandler cgi-script .cgi
> > >
> > ># To use WiTango TAF files
> > >AddHandler witango .taf .tcf .tml .thml
> > >
> > >#
> > ># To use server-parsed HTML files
> > >#
> > >AddType text/html .html .htm
> > >AddHandler server-parsed .html .htm
> > >
> > >Action witango /cgi-bin/t4cgi.exe
> > >
> > >Action server-parsed /cgi-bin/t4cgi.exe
> > >
> > >That should do it!
> > >
> > >Rick Sanders
> > >
> > >----- Original Message ----- 
> > >From: "John McGowan" <[EMAIL PROTECTED]>
> > >To: <[EMAIL PROTECTED]>
> > >Sent: Wednesday, July 21, 2004 3:55 PM
> > >Subject: Re: Witango-Talk: Processing .html files
> with Tango
> > >
> > >
> > >
> > >
> > >>Thomas's original question was about how to do
> it in apache...
> > >>
> > >>Hopefully someone from Witango can respond to
> this?
> > >>
> > >>
> > >>/John
> > >>
> > >>Rick Sanders wrote:
> > >>
> > >>
> > >>
> > >>>Yeah, Robert at Tronics is pretty good guy!
> > >>>
> > >>>Here's what you have to do then:
> > >>>
> > >>>You have to map the .html extension to the
> WiTango plugin. With IIS,
> you
> > >>>
> > >>>
> > >can
> > >
> > >
> > >>>map any extension you want that's not
> proprietary to WiTango server.
> > >>>
> > >>>Heck, if you wanted to, you could make a new
> extension called .wit and
> > >>>
> > >>>
> > >point
> > >
> > >
> > >>>it to the WiTango plugin.
> > >>>
> > >>>If you need more instructions on how to do
> this, I'll give you a
> > >>>step-by-step description.
> > >>>
> > >>>Rick
> > >>>
> > >>>----- Original Message ----- 
> > >>>From: "Stefan Gonick"
> <[EMAIL PROTECTED]>
> > >>>To: <[EMAIL PROTECTED]>
> > >>>Sent: Wednesday, July 21, 2004 1:37 PM
> > >>>Subject: Re: Witango-Talk: Processing .html
> files with Tango
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>>Hi Rick,
> > >>>>
> > >>>>I have used .tml mapping, but the question
> seemed to be about how to
> > >>>>process .html pages without having to rename
> them all. My hosting
> > >>>>service, Tronics.com, has set up web sites for
> me where the .html
> > >>>>pages were mapped to be processed through the
> Witango server.
> > >>>>It worked great and effortlessly.
> > >>>>
> > >>>>Stefan
> > >>>>
> > >>>>At 01:20 PM 7/21/2004, you wrote:
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>>>Hi Stefan,
> > >>>>>
> > >>>>>Did you try the .tml mapping?
> > >>>>>
> > >>>>>If you save an HTML page as a .tml and map it
> to the WiTango plugin,
> > >>>>>
> > >>>>>
> > >you
> > >
> > >
> > >>>>>
> > >>>>>
> > >>>can
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>>>process html pages through the WiTango
> server. You can even use
> WiTango
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>tags
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>>>in the tml file.
> > >>>>>
> > >>>>>Rick Sanders
> > >>>>>Vice President of I.T.
> > >>>>>Webenergy-Icantec
> > >>>>>Kitchener - Waterloo:(519) 741-2117
> > >>>>>Montreal: (514) 808-0788
> > >>>>>www.webenergy-sw.com
> > >>>>>www.icantec.ca
> > >>>>>
> > >>>>>----- Original Message -----
> > >>>>>From: "Stefan Gonick"
> <[EMAIL PROTECTED]>
> > >>>>>To: <[EMAIL PROTECTED]>
> > >>>>>Sent: Wednesday, July 21, 2004 12:46 PM
> > >>>>>Subject: Re: Witango-Talk: Processing .html
> files with Tango
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>>It's my understanding that you just need to
> specify another
> > >>>>>>mapping for html to be interpreted by
> Witango in the very
> 
=== message truncated ===



                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to