On 9/11/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> http://wiki.apache.org/httpd/WatchingHttpHeaders
>
> > ProxyPass /mingle/ http://192.168.50.89:7979/
> > ProxyPassReverse /mingle/ http://192.168.50.89:7979/
> >
> >
> > ProxyPass http://192.168.50.89:7979/
> > ProxyPassReverse http:/
On 9/11/07, Chanita Siridechkun <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Got error 502 from httpd
> [Tue Sep 11 ] [error] [client 192.168.50.89] proxy: error reading status
> line from remote server 192.168.50.89
> [Tue Sep 11 ] [error] [client 192.168.50.89] proxy: error reading from
> remote serve
Hello,
Got error 502 from httpd
[Tue Sep 11 ] [error] [client 192.168.50.89] proxy: error reading status
line from remote server 192.168.50.89
[Tue Sep 11 ] [error] [client 192.168.50.89] proxy: error reading from
remote server returned by /mingle/
My current configuration:
**
htt
On 9/11/07, aireana <[EMAIL PROTECTED]> wrote:
> > ProxyPreserveHost On
> > ProxyPass /mingle/ http://localhost:7979/
> > ProxyPassReverse /mingle/ http://localhost:7979/
> As ProxyPassReverse is On, when I was route to somewhere from "/mingle" (for
> example, from "http://localhost:7979"; to
> "
aireana wrote:
>
> Apache 2.2.4 on Fedora core 6
> I try to run JVM server on port 7979
> it is on local machine at http://localhost:7979
> There are http://localhost:7979/profile/login and others.
>
> Try to use ProxyPassReverse but it doesn't work!!
> Here , my configuration.
>
> *
aireana wrote:
>
> Apache 2.2.4 on Fedora core 6
> I try to run JVM server on port 7979
> it is on local machine at http://localhost:7979
> There are http://localhost:7979/profile/login and others.
>
> Try to use ProxyPassReverse but it doesn't work!!
> Here , my configuration.
>
> *
Apache 2.2.4 on Fedora core 6
I try to run JVM server on port 7979
it is on local machine at http://localhost:7979
There are http://localhost:7979/profile/login and others.
Try to use ProxyPassReverse but it doesn't work!!
Here , my configuration.
httpd.conf
ProxyRe