There are times when you'll want to point visitors from one URL to another quickly and easily within DirectAdmin.
Special Cases
Redirecting a single URL is one thing, but redirection can also include redirecting all URLs from HTTP to HTTPS or https://yourdomain.com to https://www.yourdomain.com.
Notes:
Unfortunately there's no direct way of creating a non-www to www redirect from within the DirectAdmin GUI.
The traditional approach is to 2)edit the .htaccess file as mentioned in our wiki page about such. It will be found in the public_html folder of the site.
It can be edited using File Manager or edited locally and uploaded via FTP