cPanel's Redirects interface supports permanent and temporary redirects.
- 301 Permanent — indicates that a resource has moved to a new permanent location. Search engines can update their records to use the new destination.
- 302 Temporary — indicates a temporary move and does not tell search engines that the original address has permanently changed.
Use 301 when the old address is being replaced permanently. Use 302 when the original URL is expected to return to normal use.
For redirecting HTTP to HTTPS on the same domain, use cPanel's Force HTTPS Redirect control instead.