Index: openacs-4/packages/acs-core-docs/www/individual-programs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/individual-programs.html,v diff -u -r1.33.2.11 -r1.33.2.12 --- openacs-4/packages/acs-core-docs/www/individual-programs.html 23 Jun 2016 08:32:45 -0000 1.33.2.11 +++ openacs-4/packages/acs-core-docs/www/individual-programs.html 3 Oct 2016 09:17:51 -0000 1.33.2.12 @@ -48,7 +48,7 @@ queries in XML files, so we use an AOLserver module called tDOM to parse these files. (This replaces libxml2, which was used prior to 4.6.4.)
tclwebtest, OPTIONAL. tclwebtest is a tool for testing web interfaces via Tcl scripts.
Web Server. The web server handles incoming HTTP requests, provides - a runtime environment for OpenACS's Tcl code, connects to the + a runtime environment for OpenACS's Tcl code, connects to the database, sends out HTTP responses, and logs requests and errors. OpenACS uses AOLserver; some people have had success running Apache with mod_nsd.
AOLserver 4.x, REQUIRED. Provides the base HTTP server