Hi all

http://bund.dk/~jon/weblethowo-pub.html

O.K. spent some more time reading and trying out stuff. This 'problem' 
persists:

> > >at the top of the page. The only way I could get the print-link
> > > inside the two <hr />'s was to make it a paragraph, which renders
> > > as if there were <br />'s there...

So I think I'll leave it as that. The above is going to be a 'problem' with 
all the docs (if/when they should validate as 'strict') and so someone should 
eventually come up with a solution.

> > Nesting of tags and elements is tricky. 

You said it Mike !-)

I'm thinking that I *should* add Gareth's piece too:

------------------------------------------------------------------
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
-------------------------------------------------------------------

but I haven't had the time to put in the effort to understand it yet, so if 
someone could explain, I'm all ears. :)

Specifically I think I'm getting confused as to which is the local, and which 
is the remote host... ?

Jon

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

Reply via email to