From: Robert O. <rl...@pe...> - 2002-12-05 23:44:42
|
We've been having trouble with PHPWiki via secure shell because it always uses absolute links instead of relative links. Briefly, we've got a number of home users who've port-forwarded a local port to the PHPWiki protected connection (when they want to connect to the wiki, they forward "localhost:8095" to "zoo:8095".) However, the wiki has absolute links which continue to specify "zoo.perforce.com:8095/...", so the forwarding is broken with each new page load. Is there any way for the wiki to use links relative to the top page so the forwarding isn't broken? Alternatively, can anyone tell us how to set the hosts mapping in the ssh client so that this isn't an issue? Thanks, Robert Orenstein Perforce Software |