let's start with item 1, since the RST's in item 3 look suspicious. rewriting is not happening either, but let's make sure the httpd is in fact listening on 8080.
> (1) > Trying 127.0.0.1... > Connected to 127.0.0.1. > Escape character is '^]'. -- is there a long delay here, or does the following message appear right away? > Connection to 127.0.0.1 closed by foreign host -- if there is a long delay, type "GET /" (no quotes) and you should see the HTML of your home page on that machine. jim Mann, Bradley wrote:
(1) Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Connection to 127.0.0.1 closed by foreign host
