Forum Moderators: phranque
I have a following problem: I have a redirect made using virtual configuration in Apache Web Server. This configuration redirects all requests from external adress [ext.com...] to application which is running in internal machine [192.168.40.20...] Redirect works and users from outside the LAN can see the application, but as the application uses URL information from request, all the links and imports are made to 192.168.40.20 address and therefore are unavailable for external users.
Does anyone know any workaround for this problem? I would be grateful.
Thanks,
A.
Jim