MoodleZope
Differences between revisions 2 and 3
|
Size: 330
Comment:
|
Size: 382
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
MoodleZope (last edited 2008-08-06 16:24:07 by localhost)