Technical details for redirects (ISPmanager)
From ISPWiki
(Redirected from Redirects work technical details (ISPmanager))
To implement redirects use the Redirect directive from the Apache standard module mod_alias. As you create a redirect, the following directive is added into httpd.confin of the VirtualHost section of a WWW domain:
Redirect URL-path URL
