Re: How to Proxy Requests

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

 



You can use htaccess to serve this purpose, use Rewrite rule for redirecting from one url to another url.

Thanks,
Aarti Sawant


On Sun, Aug 25, 2013 at 10:47 AM, Akash Jain <akash.delhite@xxxxxxxxx> wrote:
Hi,

Users of my website hit a AJAX POST call for validation of User ID.

The URL formed is
http://dummy.com/<RandomNumber>/handler/validateId?userid=<user entered value>

** RandomNumber is any random number based on the instance the request gets hit.

Now, at webserver level, I want that request to be processed by another URL :
http://internalURL.com/handler/validateId?userid=<user entered value>

How can I achieve this type of POST proxy ?

Thanks.


[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