|
All files for the example above are available as a selfextracting archive
via the link here on the left.
For those who are interested, the operation of GateKeeperII is basically
the same as the previous version, exept... it does not look for password.htm,
but for username/password.htm. So it looks for the file password.htm
(whatever is entered in the password field, with .htm appended to it) in the
folder username (whatever is enterd in the username field).
This script can be adapted in the same way as the previous version
of GateKeeper. In the first part of the file gatemain.htm you
can adjust the same four variables ( storedays, webmasterEmail, defaulttimer,
and redirectpage ) and in the first part of the intermediate page ( in
the example these are bigjoe/frumpy.htm, en
littlejohn/fino.htm) you must change the variable target to hold the
URL of the target page.
And again with this version of GateKeeper, in every folder there has to
be an (empty) page called index.htm to avoid that the visitor simply
browses the folder.
|