- install drupal modules/themes as root:daemon rather than www:www
(only the files/ directory needs to be writeable by 'www').
- don't install 'settings.php' world-readable since it contains the
DB password. Use 640, owner 'www' instead.
- bump all modules.
tested in production, including upgrade szenarios.
ok sthen@ and landry@, maintainer timeout.
The Frequently Asked Questions (faq) module allows users, with
appropriate permissions, to create question and answer pairs which
they want displayed on the 'faq' page. The 'faq' page is automatically
generated from the FAQ nodes configured.