cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
293
Views
0
Helpful
1
Replies

WAF - Help

aslamta123
Level 1
Level 1

Hi All,

I'm a beginner in WAF. I need the help to create a virtual web application, in that my virtual URL is eqebs.com and the destination server ip is 172.16.70.70.

But in the backend server the application link is “http://172.16.70.70/OA_HTML/AppsLocalLogin.jsp “

when I browse with http://eqebs.com it is forwarding the request to backend server only.

How can I forward the request to the full path "http://172.16.70.70 /OA_HTML/AppsLocalLogin.jsp".

Where can I define the full path???

Rgds

Aslam

1 Reply 1

huangedmc
Level 3
Level 3

You'll need to do the redirect or prepend on the app/server level, or load balancer.

What happens if you specify the whole path in Destination HTTP Servers / Host?