| | Re: atari 800 web server Matthew Miller
|
| | (...) That's awesome! (...) It's a security thing. Netscape doesn't let you access ports it knows a protocol for via a different protocol. This started with Navigator 3.0, I believe. (I think the security implications are limited to "might help (...) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | |
| | | | Re: atari 800 web server Kevin Loch
|
| | | | (...) server (...) Those 13 odd characters are coming from the terminal server. It is attempting to negotiate telnet options. I can't think of any way to filter them out, so I set the bgcolor to black :) It screws up the interpretation of the http (...) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | |
| | | | | | Re: atari 800 web server Matthew Miller
|
| | | | | (...) Hmm. Maybe you need a 386 running linux to replace the terminal server.... PS: (URL) LWP::UserAgent; $browser = new LWP::UserAgent; $browser->agent("Hi Kevin/1.0 " . $browser->agent); $request = new HTTP::Request('GET', "(URL) = (...) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | | |
| | | | | | | Re: atari 800 web server Matthew Miller
|
| | | | | | | (...) thing with Netscape Navigator.) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | | | | |
| | | | | | | Re: atari 800 web server Kevin Loch
|
| | | | | | (...) Or my netpliance i-opener if and when it arrives :) Actually I 'm going into the storage room right now to try to find an old keyboard to go with the 486 I'm going to use as the port translator. KL (...) I get a permission denied message (...) (...) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | | | |
| | | | | | | | Re: atari 800 web server Matthew Miller
|
| | | | | | (...) Sorry -- that's because that should be: (URL) jadzia.com is somethin' else. (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | | | |
| | | | | | | | Re: atari 800 web server Todd Lehman
|
| | | | | | | (...) Aw, that's too easy to follow. :-) How about this?-- (URL) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | | | | |
| | | | | | | | Re: atari 800 web server Kevin Loch
|
| | | | | | (...) Hah! I bet their admin is going to be scratching their head pretty hard over those hits :) (25 years ago, 19-Mar-00, to lugnet.off-topic.geek)
|
| | | | | | |
| | | | | | Re: atari 800 web server Jeremy H. Sproat
|
| | | | (...) How'd you get around the ASCII->ATASCII conversion issue? Cheers, - jsproat (25 years ago, 20-Mar-00, to lugnet.off-topic.geek)
|
| | | | |
| | | | | | Re: atari 800 web server Kevin Loch
|
| | | | (...) characters (...) One of the XIO commands in the BASIC source configures "light" translation among other htings. KL (25 years ago, 20-Mar-00, to lugnet.off-topic.geek)
|
| | | | |