Setup Digital Ocean - Part 3 Apache Enable Mod Rewrite

David Carr

VPS Tutorials Digital Ocean

Table of Contents


Apache comes installed but does not have Mod rewrite enabled, let's change that.

Enable Mod rewrite on Apache

Activate by running:

sudo a2enmod rewrite

Next restart the server.

systemctl restart apache2

Read articles directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Copyright © 2006 - 2024 DC Blog - All rights reserved.