Hi,

I've been using the combination of Apache + tomcat 3.x

I've sucessfully installed struts-documentation.war and struts-example.war .

When tested both apps work from www.mysite.com:8080/struts-example/ (tomcat)
and from www.mysite.com/struts-example/ ( apache + tomcat )

But when testing an app made by me , when attempting to run from tomcat
alone works but from Apache + Tomcat, returns me a 403 HTTP error.

I've carefully set up server.xml and tomcat-apache.conf , but can't make it
run.

My app is not under tomcat's webapp directory but under /home/xyzuser/app.

Any suggestions??



Domingo Aguilera

Reply via email to