On 03/08/07, aadi <[EMAIL PROTECTED]> wrote:
> ProxyPass /timeRec http://locahost:5080/timeRec
> and the reverse proxy pass as well. the problem is when i access the
> application thru apache as proxy that is
>
> http://devint01.xxx.com/timeRec i get mis configured url on the page that
> results
>
hi,
i have a webapp running under tomcat on a linux machine named devint01. i
have also built apache http 2.2.4 on the machine and i added the following
proxy pass to apache's config for my application running in the tomcat
ProxyPass /timeRec http://locahost:5080/timeRec
and the reverse proxy pa