mod_rewrite and .htaccess are only available when hosting through Apache, but that is not a requirement. What is a good way to handle 301 redirects?
Is there a module that handles 301 redirects? Such as Drupal's Redirect module or WordPress's Redirection extension.
Otherwise, what is a good way to get an Odoo module started? Should I look at werkzeug routing?