Scott212 Posted August 19, 2003 Share Posted August 19, 2003 Anyone know how to configure the help browsers connection type? I'm trying to put it through a proxy. Quote Link to comment Share on other sites More sharing options...
michael Posted August 20, 2003 Share Posted August 20, 2003 damn...I'm sure there was something about this on the Side Effects forum...but i just spent 10 minutes searching for it and I can't find it... I KNOW this has come up before.... Quote Link to comment Share on other sites More sharing options...
edward Posted August 20, 2003 Share Posted August 20, 2003 It was in the Early Access Forum for H6.0: ------------------ You can edit the file prefs.js from somewhere within $HOME/.hbrowser and add the lines user_pref("network.proxy.http", "yabba"); user_pref("network.proxy.http_port", 1032); user_pref("network.proxy.type", 1); Where yabba and 1032 are the host name and port. If you're using windows, use "echo $HOME" within a Houdini textport to figure out where $HOME is. Quote Link to comment Share on other sites More sharing options...
michael Posted August 20, 2003 Share Posted August 20, 2003 ah ha! thanks edward Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.