-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ivan,

On 11/11/2009 2:43 AM, Ivan Eulaers wrote:
> Tomcat 6 has been installed by my hosting provider, and I don't know
> how it is connected to Apache.

That's going to be a problem: it looks like they mapped more URI
patterns to Tomcat than they should have.

Your .htaccess file does not include any relevant information.

You either need to get access to the httpd configuration, or ask your
provider to tell you what's been mapped to Tomcat.

The error message you are receiving is a 404 NOT FOUND for a particular
path, and the error is coming from Tomcat, not httpd. If you didn't
expect Tomcat to serve that particular path, then the httpd
configuration is forwarding too much traffic to Tomcat. You will have to
take that up with your hosting provider.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr6y9cACgkQ9CaO5/Lv0PAvqwCcCOaw+QtdKvSDb6gwXQYBSQej
RkYAnAxe/BPpfIW9wzAG+bHhARGnXYL6
=CLgO
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to