Httpd Redirect

From NovaOrdis Knowledge Base
Revision as of 03:22, 7 January 2016 by Ovidiu (talk | contribs) (Created page with "=External= * http://httpd.apache.org/docs/current/mod/mod_alias.html#redirect =Internal= * [[httpd Configuration#Directives] =Overview= The directive maps an old URL onto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

  • [[httpd Configuration#Directives]

Overview

The directive maps an old URL onto a new one by sending a HTTP redirect response when the old URL is requested.