apache/rewrite

URL Rewriting

Enable URL rewriting

configuration
seo

Command

sudo a2enmod rewrite

Explanation

Enables mod_rewrite for URL manipulation and redirection.

Examples

Enable rewrite module

sudo a2enmod rewrite