On Tue, 07 Nov 2006 20:44:14 +1300 Rik Tindall <[EMAIL PROTECTED]> wrote:
> it resolves, blank, no source - is that what you're after? > > Don Gould wrote: > > http://bowenvale.pointclark.net/o > > > > I'm setting up my admin interface for my traffic system I've been > > working on and I'm wondering if it's visible off my ADSL connection > > outside my fw. > > > > Cheers Don > In fact /o isn't there. but /o/ is as described by Rik. [EMAIL PROTECTED] ~ $ telnet bowenvale.pointclark.net 80 Trying 60.234.243.200... Connected to bowenvale.pointclark.net. Escape character is '^]'. GET /o HTTP/1.0 HTTP/1.1 301 Moved Permanently Date: Tue, 07 Nov 2006 07:52:16 GMT Server: Apache Location: http://bowenvale.pointclark.net/o/ Content-Length: 316 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://bowenvale.pointclark.net/o/">here</a>.</p> <hr> <address>Apache Server at bowenvale.pointclark.net Port 80</address> </body></html> Connection closed by foreign host. [EMAIL PROTECTED] ~ $ telnet bowenvale.pointclark.net 80 Trying 60.234.243.200... Connected to bowenvale.pointclark.net. Escape character is '^]'. GET /o/ HTTP/1.0 HTTP/1.1 200 OK Date: Tue, 07 Nov 2006 07:52:43 GMT Server: Apache X-Powered-By: PHP/4.3.11 Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8 Connection closed by foreign host.
