jrevproxy configuration
Status: Alpha
Brought to you by:
fnoe
Hello,
I would like to have some help on the jrevproxy
configuration.
I want that jrevproxy passes requests to a back-end
servers depending on the URL syntax but not over ssl.
For example, I have a portal at toto.dyndns.org and I
want to pass requests like
toto.dyndns.org/computer1/…….jpg to the back-end server
192.168.0.3 and to pass requests like
toto.dyndns.org/computer2/…….jpg to the other back-end
server 192.168.0.4
I tried some configurations without succes. Can you
help me ?