Upgrading to apache-2.2

So I run apt-get dist-upgrade, download a new version of apache, and suddenly going to http://www.tetromino.net/blog/ gives a 404 error. On closer examination, it seems that the new version of apache2.conf that came with the update does not have a DirectoryIndex directive, and as a result apache isn’t autoloading my blog’s index.php. Gotta tell you, I love the way Debian changes config files on you with no warning

Leave a Reply