We've added the following line to the bottom of our Apache2 (Win32) httpd.conf file and it works just fine:
AddType application/witango-application-file .wws And just for reference, we load the .so this way: # LOAD WITANGO 5.5 MODULE LoadModule WitangoModule "C:\Program Files\Apache Group\Apache2\Modules\witango55_apache2.so" WitangoModule witango55_apache2.so - matt [email protected] on Tuesday, January 04, 2005 at 1:15 PM -0500 wrote: >We're attempting to use Witango's new web services features, but are >having a problem with configuring the Apache server. Unfortunately, the >Witango docs only give a Windows IIS example and there just isn't >enough information there to get us set up... > >modifying from a suggestion for PHP, we're wondering if adding a line >like this will do the trick... > >AddType application/x-httpd-witango55_apache1.so .wws > >and if not, what should we do to complete this? (We've already made >sure that witango.ini and webservices.ini are correctly set up) ________________________________________________________ Matt Muro [EMAIL PROTECTED] Harvard University phone: 617.998.8522 Division of Continuing Education fax: 617.495.9176 ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
