How to Proxy Requests

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

 



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