ServerManual: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


== Server Configuration ==
== Server Configuration ==
The ''server.xml'' file stores the basic [[ServerConfiguration|server configuration]] for your server. This file tells your server what [[Resources|resources]] to load, what port to run on, etc. There are lots of [[ServerConfiguration|configurable options]].
The ''server.xml'' file stores the basic [[ServerConfiguration|server configuration]] for your server. This file tells your server what [[Resources|resources]] to load, what port to run on, etc. There are lots of [[ServerConfiguration|configurable options]]. You can also use a different file for your server config by starting the server with the ''-config'' option


== Port Forwarding ==
== Port Forwarding ==
Line 17: Line 17:


== Windows ==
== Windows ==
The windows server comes in both 32 and 64 bit architectures, so choose the one that corresponds to the host. More information on setting this up can be found on the [[WindowsServer|windows server]] page.
The windows server is made for x64 systems, however an x86 build can be provided on request. More information on setting up the server can be found on the [[WindowsServer|windows server]] page.
2,591

edits