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
I'm pretty sure that in one of the readme files it said that was only needed under certain conditions. And in any case, since the appserver IS getting the psp requests, i dont think thats the issue, is it? Whenever i request a psp page, apache does pass the request to the app server because i see it scroll past in the console, and the 404 error is the error message from webware, not apache's 404 error message.
Ian
------------------------------------------------------- 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