[ut2003io] install help
    Ryan C. Gordon 
    ryan at epicgames.com
       
    Sat Sep 14 20:45:58 EDT 2002
    
    
  
> Perhaps it might be better to email me off list, or would others on the list
> mind reading this also (I ask as this sort of thing gets put down all the
> time on the hlds_list serve, and I wouldn't want to annoy anyone :-)
Might be generally useful to others.
If you've got WebAdmin listening on mygameserver.com:8080 and you want 
people to connect to www.mywebserver.com/adminstuff to use WebAdmin, 
then in the adminstuff folder, put this html file with this in the 
"head" section:
<meta http-equiv="refresh" content="0;URL=http://mygameserver.com:8080/">
(This also alleviates the need for ip_passthru.pl, since it will 
redirect to the correct port.)
WebAdmin generates the correct URL 
(http://mygameserver.com:8080/whatever_page/) when outputting HTML to 
the browser, so the redirect on www.mywebserver.com only gets hit when 
someone first tries to log in.
--ryan.
    
    
More information about the ut2003
mailing list