6cfcd97649
Moodle is a learning management system for producing Internet-based course Web sites.
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
The moodle has been installed into ${INSTDIR}
|
|
|
|
You should point this to the DocumentRoot of your web-server:
|
|
# ln -s ../moodle /var/www/htdocs/moodle
|
|
(make sure you use a relative symlink since Apache is chrooted)
|
|
|
|
You can ensure you have a working install by accessing:
|
|
http://<localhost>/moodle/
|