On Monday 26 November 2001 00:05, Tavis Rudd wrote: > Can you access the foo.htm file via apache?
Try changing httpd.conf to this first:
<Location /modis>
WKServer 172.16.0.71 8086
SetHandler webkit-handler
# AddType text/psp .htm
# AddHandler psp-handler .htm
AddType text/psp .psp
AddHandler psp-handler .psp
</Location>
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss
