== File System Layout == Let `$moin = /afs/hcoop.net/common/app/moin`. `$version` is the moin version as three digits without the dots, e.g. 195 for 1.9.5 * Source: `$moin/src/moin$version` * prefix/datadir = `$moin/installed/moin$version` `$moin/installed` is set in DomTool's `Config.worldReadable` list so that all members can serve moin static content. ---- CategorySystemAdministration