You have reached
this page as you wished to suggest some
knowledge content.
Solution
How can I change the port used by Xitami web server?
Changing the port used by Xitami is as simple as adding an entry in the defaults.cfg configuration file that can be found in the Xitami installation folder
[server] portbase=X
where X = Xitami port - 80
e.g. to configure Xitami to use port 8080
[server] portbase=8000
NOTE: after changing defaults.cfg you need to restart Xitami