I achieve this by tunnelling the http stream through an SSH session.
My command line is as follows:
ssh -l root -L 81:localhost:80 hostname

Once I am logged in, using the URL http://localhost:81 opens weblet.
I did need to edit /etc/hosts.allow and /etc/sh-httpd.conf to add 127.0.0.1
for this to work. I also needed to
killall -HUP inetd
for the changes to take effect.

Gareth



<html>
<body>
<hr color="#C0C0C0" width="100%" align="left">
<p><i><font size="1" face="Verdana">This electronic message contains
information from ITF that may be privileged and confidential. The
information is intended to be for the use of the addressee only. If you are
not the addressee, note that any disclosure, copy, distribution, or use of
the contents of this message is prohibited and you must destroy this
message and all copies of this message in your possession. As e-mail can be
changed electronically, ITF assumes no responsibility for this message or
any attachments. Nor will ITF be responsible for any alteration to this
e-mail or its attachments. <br></font></i><font size="2"><br>
&nbsp;</font></p>
</body>
</html>



<html>
<body>
<hr color="#C0C0C0" width="100%" align="left">
<p><i><font size="1" face="Verdana">This electronic message contains information from 
ITF that may be privileged and confidential. The information is intended to be for the 
use of the addressee only. If you are not the addressee, note that any disclosure, 
copy, distribution, or use of the contents of this message is prohibited and you must 
destroy this message and all copies of this message in your possession. As e-mail can 
be changed electronically, ITF assumes no responsibility for this message or any 
attachments. Nor will ITF be responsible for any alteration to this e-mail or its 
attachments. <br></font></i><font size="2"><br>
&nbsp;</font></p>
</body>
</html>

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to