Hello i have installed the pack on my utgame, and edit the files UTWeb.ini like this
but when i lunch my serveur i have this message on the log, how can make webadmin works please
please where is Advanced option?
Code:
[UWeb.WebConnection] MaxValueLength=512 MaxLineLength=4096 [UWeb.WebServer] Applications[0]=WebAdmin.UTServerAdmin Applications[1]=WebAdmin.UTImageServer ApplicationPaths[0]=/ServerAdmin ApplicationPaths[1]=/images ;;Applications[0]=UWeb.HelloWeb ;;ApplicationPaths[0]=/Hello ListenPort=80 MaxConnections=18 ExpirationSeconds=86400 bEnabled=True [UWeb.WebResponse] IncludePath=/Web CharSet=iso-8859-1 [IniVersion] 0=1199492212.000000
Code:
ScriptLog: Webserver is not enabled. Set bEnabled to true in Advanced Options. ScriptLog: Destroying webserver
Comment