I just deployed my project to a remote server. My project mounts CatWalk as '/admin' for an admin interface. When I was running my project locally, this worked fine, but since deploying my project, I get an access error from CatWalk indicating that it will only work from localhost.
I log onto the remote server via ssh, and I've seen comments to the effect that I can use the '-L' command-line option to ssh to solve this problem. I've tried it, but must not be doing it correctly, as I'm still getting the access error. Can someone walk me thru the correct way of using ssh to route my ports correctly to be able to get remote access to CatWalk? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
