Re: proxy

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

 



Eric Covener wrote:
On Sun, Sep 6, 2009 at 10:51 AM, pch0317<pch0317@xxxxxxxxx> wrote:
Hello
I want to make reverse proxy in my machine.
I type as in the example:

| ProxyRequests Off

<Proxy *>
Order deny,allow
Allow from all
</Proxy>

ProxyPass /search http://google.com/
ProxyPassReverse /search http://google.com/ |

Make the trailing slashes "agree" on both args (both or none)


I guess it can also be that the links to the images, which are present in the original page you obtain from google.com, do not start with "/search/". mod_proxy will not magically rewrite links that are internal to the html page.


---------------------------------------------------------------------
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