Advanced Web Admin is no longer supported by ServerDev staff, but it is still available here for download.  At this time, development for UT 2003 seems unecessary based on reports that similar functionality will be available for server administration out of the box.

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.

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

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.

AWA is distributed as a zip file...

Version 1.00 - 17/02/2001

Zip: here