I just did an upgrade on world and got the following error when starting www-servers/apache-2.2.8-r2:
Syntax error on line 16 of /etc/apache2/modules.d/70_mod_php5.conf:
Invalid command 'AddDirectoryIndex', perhaps misspelled or defined by a module not included in the server configuration
quick solution is outlined in
https://bugs.gentoo.org/show_bug.cgi?id=139451#c11I'm using php-experimental, I don't know if its an issue on my end with a missing module (in which case which module) or if the templates need to be updated for the new version of apache. AddDirectoryIndex appears to be depreciated.