Specifications
Conguring Website Apache Options
The default page appears when a user connects to your website by specifying a folder
or host name instead of a le name.
To congure website Apache options:
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 Click Options below the websites list.
6 Select any of the following Apache options your website requires:
 Folder Listing: Displays a list of folders when users specify the URL and no default
webpage (such as index.html) is present. Instead of viewing a default webpage,
the server shows a list of the web folder’s contents. Folder listings appear only if no
default document is found.
 WebDAV: Turns Web-based Distributed Authoring and Versioning (WebDAV) on,
which allows users to make changes to websites while the sites are running. If you
enable WebDAV you must also assign access privileges for the sites and for the
web folders.
 CGI Execution: Permits Common Gateway Interface (CGI) programs or scripts to
run on your web server. CGI programs or scripts dene how a web server interacts
with external content-generating programs. For more information, see “Enabling a
Common Gateway Interface (CGI) Script” on page 50.
 Server Side Includes (SSI): Permits SSI directives placed in web pages to be
evaluated on the server while the website is active. You can add dynamically
generated content to your web pages while the les are being viewed by users.
For more information, see “Enabling Server Side Includes (SSI)” on page 50.
 Allow All Overrides: Instructs Web service to look for additional conguration les
inside the web folder for each request.
7 Click Save.
38 Chapter 3 Creating and Managing Websites