[users@httpd] help work with Proxy pass option
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi,
Is it possible to redirect all my request to particular domain and get response back to browser
Example::
req1 ===>
http://hostname:8080/app1
-> It want to be redirect to www.yahoomail.com
req2 ===>
http://hostname:8080/app2
-> it want to be redirect to www.yahoomail.com
To achieve this i configured in httpd.con file like below, but i cann't succeed.
Proxypass /* http://www.yahoomail.com
Note:: Here i am trying to achive by reqular _expression_ string (/*).
but it failed.. it response only for the request http://hostname:8080/*
Please suggest ur views.
Thanks,
bsenthil.
[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]