CMS
Clean URLs in Drupal don't work
Submitted by TimBruce on Mon, 2008-05-12 16:07.On a recent upgrade of Drupal, I ran into the following error:
/drupal/admin/settings/clean-urls was not found on this server.
It turns out that the directory where Drupal was installed (/home/web/drupal-5.7) was missing it's .htaccess file. The contents should have been:
#
# Apache/PHP/Drupal settings:
#
