Reverse proxy not loading resources

Hi,

I have a internet server and intranet server.

On internet server, I have implemented apache reverse proxy which redirects to intranet server.

Because of this the resources like vaadin or images are not loading in the website.

What is the solution for this ?

I have tried context path, but it doesn’t work. Is there any other way ?

Thanks in advance.