Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting up gopher server

24 views
Skip to first unread message

skx

unread,
Apr 6, 2008, 3:42:40 PM4/6/08
to
Is there any good how-to/article describing setting up a gopher server
(http://search.cpan.org/~tmurray/Apache-GopherHandler-0.1/ ?) and
creating indexes?

--
skx, http://skxpl.eu.org

Cameron Kaiser

unread,
Apr 6, 2008, 9:16:32 PM4/6/08
to
"skx" <skx...@gmail.com> writes:

>Is there any good how-to/article describing setting up a gopher server
>(http://search.cpan.org/~tmurray/Apache-GopherHandler-0.1/ ?) and
>creating indexes?

Unfortunately, this will greatly depend on the Gopher server you use. The
one you're indicating above seems to be based on Timm's Gopher-Server
package, and that one does not appear to have any special way of specifying
an index or Gopher menu (it just serves the contents of directories).

Most servers will support one of two methods: the old UMN-style format, with
multiple lines per entry, but is fairly self-explanatory; or Bucktooth format
(disclosure: I am the author of Bucktooth), which uses RFC-1436-like lines
in its menu files (gophermaps).

Is there a particular server you are considering using?

--
Cameron Kaiser * cka...@floodgap.com * posting with a Commodore 128
personal page: http://www.cameronkaiser.com/
** Computer Workshops: games, productivity software and more for C64/128! **
** http://www.armory.com/%7Espectre/cwi/ **

skx

unread,
Apr 7, 2008, 2:08:15 PM4/7/08
to
Cameron Kaiser napisał(a):

> [...]

>
> Most servers will support one of two methods: the old UMN-style
> format, with multiple lines per entry, but is fairly
> self-explanatory; or Bucktooth format (disclosure: I am the author of
> Bucktooth), which uses RFC-1436-like lines in its menu files
> (gophermaps).
>
> Is there a particular server you are considering using?

Now it depends more on administrator of my server. For now we have only
agreed that gopher protocol will be supported (somehow). That is why I
posted here -- to be able to add some specifics to my gopher support
request.

I have never published anything through gopher and was curious how to
add comments on the index page. Like the first paragraph "This server
has a lot of information [...]" on gopher://gopher.quux.org/. Actually,
I hoped for some simple tutorial on how to set up a server and indexes
:) but I guess there is none. Gophermaps are pretty well described
though... and, as I can see, thay are supported by PyGopherd and your
Bucktooth.

UMN dotfiles and gophermaps were the keywords I needed, thanks!

I'll come back with less trivial problems.

--
skx, http://skxpl.eu.org

0 new messages