MoodleZope

Revision 3 as of 2005-07-20 14:45:23

Clear message

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