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

Raj,

Raj Mettai wrote:

> how to put wildcards into ProxyPass, for example if I want to send
> only jsp requests to tomcat and not html like below.
> 
> ProxyPass /*.jsp  ajp://127.0.0.1:8009/
> 
> the above config is not working, I have jsp files spread across
> multiple folders on tomcat and the same folder structure on apache
> has html pages, so I want to forward only jsp requests to tomcat

This was one of the reasons that I decided not to use mod_proxy_ajp. I
could never get anything except entire-URI-space proxying, instead of
selected URIs (including wildcards).

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

iD8DBQFF5DTm9CaO5/Lv0PARAhi8AKClw1dphDj6jDw2sb/03O6Dr5qmWwCfW+CU
drFxjoDA16QSe6EcMVvB4qw=
=3ITC
-----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