I would like to ask, how to configure Litespeed as Reverse Proxy?
I have situation like this on the same machine:
an httpd app, running at port 80 with IP 202.159.31.1
I want to make Litespeed listen at port 80 with IP 202.159.32.2
Topology is like this:
User visit http://202.159.32.2 then Litespeed would process it transparently working as reverse proxy getting the http://202.159.31.1 content then DELIVERS to the end user via http://202.159.32.2
So end user would read as it is from http://202.159.32.2 instead of http://202.159.31.1
I'm doing this for a serious reason, I know user can browse http://202.159.31.1 directly, but I also need user can browse from http://202.159.32.2 as well just like I had 2 server instances.
Ps: It's a LSWS Enterprise license.
I have situation like this on the same machine:
an httpd app, running at port 80 with IP 202.159.31.1
I want to make Litespeed listen at port 80 with IP 202.159.32.2
Topology is like this:
User visit http://202.159.32.2 then Litespeed would process it transparently working as reverse proxy getting the http://202.159.31.1 content then DELIVERS to the end user via http://202.159.32.2
So end user would read as it is from http://202.159.32.2 instead of http://202.159.31.1
I'm doing this for a serious reason, I know user can browse http://202.159.31.1 directly, but I also need user can browse from http://202.159.32.2 as well just like I had 2 server instances.
Ps: It's a LSWS Enterprise license.
Last edited by a moderator: