Permalinks and Apache2

The .htaccess file in the root WordPress directory needs to be changed to handle permalinks with words in them.  See how our other site is done.

Also might need to edit sites-available/…

or

$ sudo a2enmod rewrite  (was needed on .12)