Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Mnemic

Pages: [1]
1
How To's / Tunneling FengOffice on random port.
« on: May 17, 2010, 12:16:39 pm »
Hello,

I've got a FengOffice install, and its working very well. We have a VPN solution that allows us to tunnel traffic from outside our workplace by creating a tunnel from Localhost:randomport to the webserver:80

However Whenever FengOffice launches, it redirects back to its "core" URL every time, including the port.

IE: Extenral PC launches VPN tunnel, which points webbrowser to:
http://localhost:1234/fengoffice
but the launcher will get rewritten to whats in the config file
http://lampserver/fengoffice
and therefor stops using the localhost tunnel, and breaks.

is there anyway to prevent fengoffice from altering the URL Line when initialized?

I'm decent with PHP, so I'm not afraid to get in and change it, just need to know where to start looking for resolution.


Pages: [1]