GZG Online...

8 posts ยท May 5 1998 to May 6 1998

From: Jonathan white <jw4@b...>

Date: Tue, 05 May 1998 16:58:13 +0100

Subject: GZG Online...

Anyone got a current URL for this? the last one I had was

http://homepages.enterprise.net/paulowen/gzg/index.html

and that gives me a 404...

                        TTFN
                                Jon

From: Niall Gilsenan <ngilsena@i...>

Date: Tue, 05 May 1998 19:49:27 +0200

Subject: Re: GZG Online...

This isn't up and running yet. Pity.

> Jon - Paul sent me this recently:

From: Ground Zero Games <jon@g...>

Date: Tue, 5 May 1998 19:06:57 +0000

Subject: Re: GZG Online...

> Anyone got a current URL for this? the last one I had was

Jon - Paul sent me this recently:

Forwarded message:

Please note that as of now my address has changed please update your records
and any links you may have, also some links may not work straight away but
will be live A.S.A.P.

Old Address/HTTP
paulowen@enterprise.net
        homepages.enterprise.net/paulowen
        homepages.enterprise.net/lightspeed

New Address/HTTP
        paul@lightspeed.u-net.com
        www.lightspeed.u-net.com
        www.lightspeed.u-net.com/gzg
        www.lightspeed.u-net.com/maljazar
        www.lightspeed.u-net.com/sender

for further information send blank email to

From: Niall Gilsenan <ngilsena@i...>

Date: Tue, 05 May 1998 21:43:37 +0200

Subject: Re: GZG Online...

Don't forget the forward slash at the end of the line. It works then.

http://www.lightspeed.u-net.com/gzg/

> At 16:39 05/05/98 -0400, you wrote:

From: Jerry Han <jhan@w...>

Date: Tue, 5 May 1998 16:39:13 -0400

Subject: Re: GZG Online...

It's not working; I get a 404 when I try to access:

http://www.lightspeed.u-net.com/gzg

(though it's redirecting me to:  http://ws4.u-net.net/gzg)

J.

From: Paul Owen <paul@g...>

Date: Tue, 5 May 1998 21:11:46 +0000

Subject: Re: GZG Online...

Actually it is, and has benn for a couple of days now, are you having problems
accessing it?

> This isn't up and running yet. Pity.

From: Paul Owen <paul@g...>

Date: Tue, 5 May 1998 21:18:09 +0000

Subject: Re: GZG Online...

Amendment to previous message:)

It looks like the server is a bit finicy about how you type the address ie

www.lightspeed.u-net.com/gzg     gets  error 404
but
www.lightspeed.u-net.com/gzg/     works fine
www.lightspeed.u-net.com/gzg/index.html     works fine

any ideas?

> This isn't up and running yet. Pity.

From: Tony Christney <tchristney@t...>

Date: Wed, 06 May 1998 09:44:52 -0700

Subject: Re: GZG Online...

> At 09:18 PM 5/5/98 +0000, you wrote:

The first version tries to find a file named gzg, which doesn't exist. The
second sends the browser
to the /gzg/ directory. By default, the browser
automatically loads the file index.html, if it exists. If there is no
index.html all you will get is a directory listing. So the third version is
actually the same as the second.

> ----------------------------------------------------------