Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and include smarty then
|
|
|
|
according to http://www.mediawiki.org/wiki/Safe_mode it's safe to
turn crappy safe_mode off. I had the problem that LocalSettings.php
was thought to not exist, as in safe_mode this can happen:
http://ch2.php.net/manual/en/function.file-exists.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- drupal vehost template with certain defaults
- webdav to be able to have a way to upload things over webdav
|
|
|
|
|
|
ServerAdmin was missing for ssl vhosts
ServerAdmin was set if the variable have been set to 'absent'
|