| About:
Advanced Web Admin (AWA) enables upto 50 named users to
access the standard Web Administration features in UT. Each
user may also be restricted to specific screens within web
admin, allowing the server admin to setup very restricted
users - for example to enable hosted servers, or league based
admins.
Features:
Advanced Web Admin does a very specific job, so there ain't
that many features to list:
- Upto 50 named web admin users
- Per user - per screen access privileges
Installation:
AWA is a server side only module. There are no client downloads
of any kind. All installation instructions refer to your UT
server.
Backup your Unreal Tournament\Web directory - this is important
as AWA destructively overwrites the defaults_menu.uhtm file.
Copy the supplied files into your respective UT directory.
Edit your UnrealTournament.ini file.
Find the section [UWeb.WebServer] - should look something
like this:
[UWeb.WebServer]
Applications[0]=UTServerAdmin.UTServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=UTServerAdmin.UTImageServer
ApplicationPaths[1]=/images
DefaultApplication=0
bEnabled=True
ListenPort=12345
Now change the first four lines to read as the following:
Applications[0]=AdvWebAdmin.AdvServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=AdvWebAdmin.AdvImageServer
ApplicationPaths[1]=/images
This will disable the standard Webadmin server and enable
the advanced webadmin server.
*NOTE* After installation your webadmin will initially only
respond to a user of ADMIN with a password of ADMIN. Don't
worry this can be changed.
Download:
AWA is distributed as a zip file...
Version 1.00 - 17/02/2001
Zip: here
|