Module: Utopia::Redirection
- Defined in:
- lib/utopia/redirection.rb
Overview
A middleware which assists with redirecting from one path to another.
Defined Under Namespace
Classes: ClientRedirect, DirectoryIndex, Errors, Moved, RequestFailure, Rewrite
Constant Summary
- DEFAULT_MAX_AGE =
We cache 301 redirects for 24 hours.
3600*24