Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Request.getClientUrl() usage when using reverse proxy

$
0
0
Hi,
I've little trouble finding the correct method to use, to get the host name
when using reverse proxy. I tried to use
"org.apache.wicket.request.Request.getClientUrl()", but when I use
"Url#getHost()" on the return value, I get the actual host name instead of
the proxy url.

Is there any other method I can use in this case?

Thanks,
Rakesh.A

Viewing all articles
Browse latest Browse all 5648

Trending Articles