How to Access Web Admin

  • Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

jelatin

FNG / Fresh Meat
Oct 16, 2009
5
0
0
Alright guys, just got my server up and running. I've been an admin for TF2 servers for a while now, just a little unfamiliar with UT specific stuff.

How exactly do I access the web admin, is it just the Config section on my gameservers.com account?

Also, I did do some searches through the forums to try and find this info, I know it's basic but I didn't see it anywhere.
 

Bobdog

FNG / Fresh Meat
Nov 22, 2005
1,916
218
0
Texas
Assuming your server is running on the normal gameport, just put the server ip with the port 8075 in your web browser. It should then ask you for login info.

for example:

xxx.xxx.xxx.xx:8075

Just put the ip of your server in place of the x's
 
Last edited:

Major_Day

FNG / Fresh Meat
Feb 16, 2007
2,651
329
0
Glasgow, Scotland
Alright guys, just got my server up and running. I've been an admin for TF2 servers for a while now, just a little unfamiliar with UT specific stuff.

How exactly do I access the web admin, is it just the Config section on my gameservers.com account?

Also, I did do some searches through the forums to try and find this info, I know it's basic but I didn't see it anywhere.

First of all you have to make sure it is enabled in this section of the .ini:

[UWeb.WebServer]
Applications[0]=xWebAdmin.UTServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=xWebAdmin.UTImageServer
ApplicationPaths[1]=/images
bEnabled=True
ListenPort=8075

Once its enabled there, open your web browser and type the ip address of your server into the address bar:

[URL]http://yourserveripaddresshere:8075[/URL] (eg:http://123.123.123.123:8075)

Only then will you be able to fill in your login info.
 
Last edited: