Specifications

Chapter 3 Creating and Managing Websites 49
4 Click the triangle at the left of the server.
The list of services appears.
5 From the expanded Servers list, select Web.
6 Click Sites, then select the website in the list.
7 In the website General pane, enter the path to the web folder in the Web Folder eld,
or click Choose and navigate to the new web folder location.
8 Click Save.
Changing the Access Port for a Website
By default, the server uses port 80 for connections to websites on your server. You
might need to change the port used for an individual website (for example, if you
want to set up a streaming server on port 80).
Make sure the number you choose does not conict with ports being used on the
server (for FTP, Apple File Service, SMTP, and others). If you change the port number for
a website you must change all URLs that point to the web server to include the new
port number you choose.
Note: If you turn SSL on for a site, the port for that site is changed to 443. If you turn
SSL o, the port changes to 80, regardless of what it was previously. A message on the
screen alerts you to the port change when you turn o SSL.
To set the port for a website:
1 Open Server Admin and connect to the server.
2 Click the triangle at the left of the server.
The list of services appears.
3 From the expanded Servers list, select Web.
4 Click Sites, then select the website in the list.
5 In the General pane, enter the port number in the Port eld.
6 Click Save.
WARNING: Do not try to access the server through the direct ports. Instead, allow
your access to be proxied through Apache as it is set up. For instance, Server Admin
provides no obvious way to congure wikis and will return an xmlrpc error. Do not
access the wiki server on port 8086 or 8087.