Downloads
Download tar.gz
10.05 KB
MD5: 74e9bea40e1ddb031667ef9f3f6ff520
SHA-1: 11663dd7550cd007ae88b29f83fe3f5414d2e3f1
SHA-256: ff4c98c634c967c97d55a00d33379393008f530dfad753b3cac4411f65680c8b
Download zip
11.82 KB
MD5: 48ee72a789f25e35d165aa8fa677d443
SHA-1: 3cbca45dcb64cb18aef946a1a90183a0d098718f
SHA-256: 808ce63155342830e5fd9ad6ff5efd13a4f39b4dd88ceabb264af058468d5b47
Release notes
Total rewrite:
- Removed previous method of instant redirects. Instituted a method where
anything can indicate a preference during page generation, and any
preferences are acted upon before the page is rendered.
- Make it easier to disable the redirection by having a setting, rather than
being always on. This makes it possible to disable even if Drush is not
present.
- No longer necessary to edit settings.php
- Removed previous method of using a custom access-denied page. Now we just
check HTTP headers before the page is rendered.