Okay, so my team got a dedicated machine through NFO Servers, but I'm having a difficult time getting stuff set up. I managed to get UGCC Game Control Panel functioning, but I have no idea where to go from there. Is there a guide for idiots anywhere out there?
Never mind, I miraculously got it to work. Now if I can just remember how to add more websites in Windows Server 2012 I'll be good to go to do this with the other servers lol
ScardyBobScardyBobJoin Date: 2009-11-25Member: 69528Forum Admins, Forum Moderators, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Shadow
Its mostly just adding the following commands to the launch parameters
-webadmin
-webdomain [serverIP]
-webport [webadmin port, defaults to 80]
-webuser [webadmin username]
-webpassword [webadmin password]
Yea, that's the way I had to do it. I was trying to do the fancy way with the .htpasswd but you can only beat your head against the wall so many times. Thanks ScardyBob!
Comments
-webadmin
-webdomain [serverIP]
-webport [webadmin port, defaults to 80]
-webuser [webadmin username]
-webpassword [webadmin password]