15,039
edits
No edit summary |
|||
| Line 56: | Line 56: | ||
== optional == | == optional == | ||
=== move the data to another HD === | |||
* C:\AppServ\apache\conf\httpd.conf | * C:\AppServ\apache\conf\httpd.conf | ||
move the webpages to another | move the webpages to another hard disk | ||
DocumentRoot "C:/AppServ/www" | DocumentRoot "C:/AppServ/www" | ||
| Line 66: | Line 68: | ||
* modify {moodle}/config.php | * modify {moodle}/config.php | ||
=== insert the tracking script === | |||
* mod the {moodle}/theme/{default_theme_name}/footer.html | |||
* insert the tracking script ex: [http://www.google.com/analytics/ Google analytics]] codes | |||
[[Category:Software]] [[Category:elearning]] [[Category:OSS]] | [[Category:Software]] [[Category:elearning]] [[Category:OSS]] | ||