how make a reverse proxy by config files

#1
we have a centos 7 server with litespeed as webserver

now I want to make a reverse proxy to direct incomming requests from ex.test.com:80 to localhost:4000

first
where is litespeed virtual host config files ?

then:
what config do I need to apply in those files ?
 
Top