Midgard Apache directives
Note this list is incomplete for now
- MidgardEngine on/off
- MidgardDatabase ip/hostname:database user pass
- the IP or hostname of remote database is optional (remember to remove the colon as well)
- MidgardBlobDir "path"
- MidgardRootfile "path"
- MidgardPageCacheDir "path"
- Not to be used with the -nommp variant of MidgardRootFile
- MidgardLog level "path"
- if path is empty log goes to apache default error log
- valid levels
- debug+
- MidgardFavorFiles on/off
- If set on then Apache checks if it can serve a file from the DocumentRoot before letting Midgard check for match (and MidCOM sites will always match since they have active url parsing at root page).
