If mod rewrite is not working in your apache server under Ubuntu:
Invalid command 'RewriteEngine', perhaps mis-spelled or defined by a module not included in the server configuration
You have to run the following command in a terminal:
sudo a2enmod rewrite
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment