diff --git a/doc/single_host_server.php b/doc/single_host_server.php index 06088466f9..23c6ae88d3 100644 --- a/doc/single_host_server.php +++ b/doc/single_host_server.php @@ -1,7 +1,7 @@ - + // -*- html -*- require_once("docutil.php"); page_head("Setting up a single-host server"); -echo " +?>
BOINC provides a set of scripts for setting up @@ -17,15 +17,10 @@ In fact, the scripts are part of a general that allows multiple developers to work independently on a single host, with each developer able to create multiple projects.
-Install the following software on the server host: -
@@ -96,7 +91,8 @@ Each project directory contains:
When you run the make_project
script it will give you lines to
append to your Apache httpd.conf
. (Basically you need to alias
html_user, alias html_ops, and script-alias cgi-bin, all with appropriate
-directory permissions.)
+directory permissions.) It will also give you a crontab line to install.
+
You should also set the default MIME type as follows:
@@ -114,6 +110,7 @@ project include: