I've created a domain pointer so that requests for one domain are redirected to another domain. DirectAdmin seems to be inserting www when it does the redirection and I'd rather it didn't.
For example, I want requests for http://example.net/ to be redirected to http://example.com/. DA redirects to http://www.example.com/ though.
Is there a way to control that via the admin? There doesn't seem to be, but there really ought to be. It's bad form to insert www that the user may not want (e.g. me in this case).
Since www is a special case, it would be nice to have the option to redirect to example.com when the user requests example.net, or www.example.com when the user requests www.example.net.
For example, I want requests for http://example.net/ to be redirected to http://example.com/. DA redirects to http://www.example.com/ though.
Is there a way to control that via the admin? There doesn't seem to be, but there really ought to be. It's bad form to insert www that the user may not want (e.g. me in this case).
Since www is a special case, it would be nice to have the option to redirect to example.com when the user requests example.net, or www.example.com when the user requests www.example.net.