Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configurationIt seems that the rewrite module was not activated. In order to activate it, I used:
# a2enmod rewrite
Enabling module rewrite.
Run '/etc/init.d/apache2 restart' to activate new configuration!
Salamat!
ReplyDelete