Ian wrote:
here are the various lines in my httpd.conf file relating to webware:

LoadModule webkit_module modules/mod_webkit.so

AddType txt/psp .psp
AddHandler psp-handler .psp

Shouldn't you have something like this in there too?


<Location /webware>
  WKServer localhost 8086
  SetHandler webkit-handler
</Location>

Nick



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to