Re: [us...@httpd] Forwarding a file, not whole directory

2010-03-15 Thread Eric Covener
On Mon, Mar 15, 2010 at 5:19 AM, Milan Tomic wrote: > Hi everybody, > > Some hand is needed here... :) > > How can I specify, that request to one file should be redirected? > > I have this: > > >   >    ProxyPass  ajp://localhost:8010/MyApp/ >   > > > and now I would like to add this (request to

[us...@httpd] Forwarding a file, not whole directory

2010-03-15 Thread Milan Tomic
Hi everybody, Some hand is needed here... :) How can I specify, that request to one file should be redirected? I have this: ProxyPass ajp://localhost:8010/MyApp/ and now I would like to add this (request to single file to be redirected to THE OTHER tomcat): ProxyPass aj