ThWeb 1.03 by Microwave.

ThWeb is an extension of UT's webadmin.  It allows you to change settings that are specific
to Thievery servers.

It has the features of Advanced Web Admin built into it.  This allows you to give
serveral users access to different aspects of web admin to administer the server.

***UPDATES 1.03***
Per Biohazards request, I have split off the admin password from the server defaults page
to restrict access. I have placed it into the "Configure WebAdmin" page.

***BUG FIXES v1.02***

Two small bugs have been squashed:
1. Timelimit now replicates to the correct gametype
2. AutoAwakeKOGuards now uses to the correct variable


***BUG FIXES 1.01***

Some small bug fixes have been implemented in this version:

1. Fixed crash related to 451 uhtml parser: bad comment tag fixed in the ThDefaults_Rules.uhtm
2. Changed "Dead to Live Chat?" to "No Dead to Live Chat?" to properly reflect functionality
3. Fixed AI guard skill value replication, and changed the value to be represented
   as a percent:0% = Benny, 100% = Genius

***SET UP***

Place all of the files in the System folder into the Unreal Tournament\System folder.
Place all of the files in the Web folder into the Unreal Tournament\Web folder.
Place all of the files in the Web\Images folder into the Unreal Tournament\Web\Images
folder.

To turn on web admin do the following:
1.) Open up ThAux.ini or your server ini.

Under
[Engine.GameEngine] remove the ; in front of 
ServerActors=UWeb.WebServer

2.)Find this section and change it.  ListenPort= is the port # you want for web admin.
80 is the default port.

[UWeb.WebServer]
Applications[0]=ThWeb.ThAdvServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=ThWeb.ThAdvImageServer
ApplicationPaths[1]=/images
DefaultApplication=0
bEnabled=True
ListenPort=80

Web Admin should now be enabled.  You can access this with the url http://<server ip address>:<port #>
The default login is:
Username: Admin
Pass: Admin  
The password can and should be changed.




***User Setup***

Once you get into web admin click on Defaults.
Next, click on Config WebAdmin.
From here you can setup users and their access to different parts of Web Admin.




***Notes***

The Default-Rules section will include settings only for the gametype you're currently running.

This is beta software so please report any bugs to microwave@qtm.net
