Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/maintenance.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/maintenance.xml,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/maintenance.xml 19 Nov 2003 14:35:15 -0000 1.5.2.2 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/maintenance.xml 29 Nov 2003 15:17:54 -0000 1.5.2.3 @@ -13,8 +13,8 @@ Maintenance tasks, optional software, and alternate configurations for AOLserver. - - Keep AOLServer Alive + + Keep AOLserver Alive Assuming AOLserver started cleanly in the previous step, we'll set it up so that it's always running, and automatically restarts whenever it dies or is stopped. This step is strongly recommended, even for development sites, because it makes install and maintenance much simpler. @@ -88,7 +88,7 @@ Install a script to automate the stopping and starting - of aolserver services via daemontools. You can then restart a service via restart-aolserver service0 + of AOLserver services via daemontools. You can then restart a service via restart-aolserver service0 [root@yourserver root]# cp /var/lib/aolserver/service0/packages/acs-core-docs/www/files/restart-aolserver-daemontools.txt /usr/local/bin/restart-aolserver [root@yourserver root]# chmod 755 /usr/local/bin/restart-aolserver [root@yourserver root]# @@ -106,7 +106,7 @@ Most of this information comes from Tom Jackson's AOLServer+Daemontools + url="http://zmbh.com/daemontools-aolserver/aolserver+daemontools.html">AOLserver+Daemontools Mini-HOWTO. @@ -316,7 +316,7 @@ Installing SSL Support - nsopenssl is an open-sounce module for Aolserver which + nsopenssl is an open-sounce module for AOLserver which adds support for the ssl encryption layer. To use it, you must install the software, create or purchase certificates, and configure your OpenACS instance to use it.