Hi,
 I'm using Apache/1.3.29 (from debian sid's pack) with WebWare 0.8.1.
 My /etc/apache/httpd.conf file contains the following (taken from the
WebWare documentation):

Alias /WK/ /home/WebKit/
<Location /WK/*>
  WKServer localhost 8086
  SetHandler webkit-handler
</Location>

and I also have the LoadModule directive:

LoadModule webkit_module      /usr/lib/apache/1.3/mod_webkit.so

But, when I run AppServer and try to connect to http://localhost/WK/My-dir
(where My-dir was created using MakeAppWorkDir.py), the browser shows me
403 error (permission denied) and my AppServer doesn't see any request.
 Could anybody tell me, what am I doing wrong?

PS. With the
AddHandler psp-handler .psp
directive I can run my psp scripts... but servlets still don't work well..

regards,
 Pawel


-- 
Pawe� M�czewski
gg# 2646463
JID: [EMAIL PROTECTED]
Homepage: http://kulinarna.art.pl/home


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to