Yann Ylavic:

> If this log shows up on the httpd side:
>
>    [proxy_http:error] ... AH01102: error reading status line from remote 
> server 127.0.0.1:3002

It surely does.

> it means that there *is* a ProxyPass (or RewriteRule [P])
> that configures httpd to do the proxying to
> 127.0.0.1:3002.

I used my favourite feachure of FAR Manager: search inside
many files.  I cannot have missed it. Neither did I find a
mention of `RewriteRule'.

> If you can't find this piece of configuration you can send
> me the full "apache2\conf" archive (privately if you
> prefer).

Thank you very much. Expect it in your mailbox in a few
minutes.

> Since Redmine seems to run on port 3001 (not 3002), the
> fix would be to replace 127.0.0.1:3002 by 127.0.0.1:3001
> in the httpd proxy settings..

I beg your pardon for neglecting to say that, for whatever
reason, our Redmine from Bitnami is using two "Thin severs",
on ports 3001 and 3002.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to