MoodleZope

Differences between revisions 2 and 3
Revision 2 as of 2005-07-20 14:43:34
Size: 330
Editor: 158
Comment:
Revision 3 as of 2005-07-20 14:45:23
Size: 382
Editor: 158
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
As root, run the following:  * As root, run the following:
   ln -s /etc/apache2/modules-available/proxy.conf /etc/apache2/modules-enabled/proxy.conf
 * Repeat with proxy_connect.load and proxy.load
Line 10: Line 12:
 * 'ln -s /etc/apache2/modules-available/proxy.conf /etc/apache2/modules-enabled/proxy.conf'

Goal

To run moodle (http://moodle.org/) and zope2.7 (http://www.zope.org/) on port 80 of our school computer science web server.

Configuring Apache Module

  • As root, run the following:
    • ln -s /etc/apache2/modules-available/proxy.conf /etc/apache2/modules-enabled/proxy.conf
  • Repeat with proxy_connect.load and proxy.load


CategoryDocumentation

MoodleZope (last edited 2008-08-06 16:24:07 by localhost)