This project is not covered by Drupal’s security advisory policy.

Module allows the importing of redirect from .htaccess (so far). It uses regular expressions to extract

Currently able to import redirects specified in the following formats:

RewriteCond %{REQUEST_URI} !^/some/query/path$ [??] 
RewriteRule ^.*example.com$ example.com/myNewPath [?????]

and

RewriteRule ^.*example.com/oldPath$ example.com/myNewPath [????]

Depends on the Redirect module

Supporting organizations: 
Sponsored by

Project information

Releases