Enable a virtual host
Enable an Apache module
Allow .htaccess overrides
Enable URL rewriting
sudo a2enmod rewrite
Enables mod_rewrite for URL manipulation and redirection.
Enable rewrite module
Reload Apache configuration
Test Apache configuration syntax
List enabled virtual hosts