Drupal cannot login due to disabled mod_rewrite

Friday of April 26, 2013

Drupal .htaccess requires mod_rewrite to be activated to property redirect through pages. Thus to enable mod_rewrite type the following in the terminal a2enmod rewrite and restart the server.