Re: [users@httpd] problem with mod_rewrite rewiterule with [P](internal proxying)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/7/06, Ravish Agarwal <ravish.agarwal@xxxxxxxxx> wrote:

We are using apache WebServer version 2.0.55 on HP-UX version 11iand
we are trying to redirect the requests to another WebServer on the
same host


ProxyRequests On

You don't want that.  Please look at the docs for mod_proxy.  You've
probably just created a big security problem.


ProxyPass /metso http://mgtpdma3.rau.valmet.com:7003/metso

You don't want that.  The RewriteRule below does the Proxying, so this
rule is not needed and could be causing problems.

Does any request make it through to the back-end?  What does the log
on the back-end say?

What does the apache error_log say after you turn LogLevel to debug?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux