# Redirecting any URL that starts with "/content" to the root of this folder. RewriteEngine On RewriteRule ^(.*) index.php [NC]