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

Albert,

Note that this has nothing to do with mod_jk. In fact, mod_jk appears to
be working properly according to your report.

Albert Greinoecker wrote:
> I'm currently running a tomcat application within apache2.
> To do so, I added the following lines to jk.conf... 
> 
>     Alias /<my_app> "/usr/share/tomcat6/webapps/<my_app>"
>     <Directory "/usr/share/tomcat6/webapps/<my_app>">
>         Options Indexes FollowSymLinks
>          DirectoryIndex index.html
>         allow from all

You might need:

           Order Allow,Deny

But probably not (I think this is the default).

What are the permissions on each of:
/usr
/usr/share
/usr/share/tomcat6
/usr/share/tomcat6/webapps
/usr/share/tomcat6/webapps/<my_app>

?

> You don't have permission to access /qsys on this server.
> Additionally, a 403 Forbidden error was encountered while trying to use
> an ErrorDocument to handle the request.

Is there anything interesting in httpd's error.log file?

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

iD8DBQFHDp0W9CaO5/Lv0PARAh/UAJ0WTF+9c+0IR5N44fWMOCv2AVkxrACglnld
jOKa5EPW1UXTzhqw15UZ9DY=
=tAtZ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to