Re: Smart Pages

869683 Gillespie Brandon James (brandon@smithfield.declab.usu.edu)
Wed, 6 Sep 1995 18:50:37 -0600


< I'm just dying to know how the pages identify the type of browser viewing,
< last page visited, and so on.

Use or write a server which records the User-Agent http field. Most of them
just ignore it, although some are starting to record it. Ones I know of are:

Apache: http://www.apache.org/ (suggested)
NCSA: (forgot, havn't been there for a while)

I would suggest Apache, because it is basically NCSA, but better. You can
configure it's logfiles to record all sorts of spiffy information.

-Brandon Gillespie-