Skip to content

Instantly share code, notes, and snippets.

@akramhossainrabbi
Last active November 22, 2023 07:27
Show Gist options
  • Select an option

  • Save akramhossainrabbi/1b741c47da625d4ca5399b54c4a97499 to your computer and use it in GitHub Desktop.

Select an option

Save akramhossainrabbi/1b741c47da625d4ca5399b54c4a97499 to your computer and use it in GitHub Desktop.
.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration solution

.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration solution

sudo a2enmod rewrite && sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment