Hi!
I'm trying to make Tomcat work with Apache.
Platform is Kondara/MNU Linux 1.2-new(Based on RHL 6.x).
I want to make .jsp enable for each user accounts.
Currently, I can access JSPs by accessing URL:
http://mytesthost/examples/jsp/
I checked appache's UserDir settings.
And I put an test .jsp in my public_html folder, then I try to access it by
using this URL:
http://mytesthost/~kenichi/hello.jsp
Tomcat replies "404 Not Found" error.
Instead of saying:
"You re Running JSP"
I think I have to do something more. But I could not find any hints on this
issue.
Is there any way to solve this problem?
***************************
Kenichi Mori
Engineer
Business Solution Div.
Open Interface Inc.
URL:http://www.oii.co.jp
***************************
- Re: UserDir and Tomcat. Kenichi Mori
- Re: UserDir and Tomcat. Jean-Luc BEAUDET
- RE: UserDir and Tomcat. Kenichi Mori
