Directadmin panel can access from any URL.

Hello,

It's not enough clear, what you expect to get. So I guess you want either to allow access to DirectAdmin from one domains, or you want to allow access to directadmin from all possible domains and want to solve an issue with logging in.

If this is the first case and you want to allow only one domain for DirectAdmin, then you you might need to set:

Code:
servername=
ssl_redirect_host=
force_hostname=

in directadmin.conf

If this is the seconds case and you want to solve an issue with connecting to directadmin, then you should either investigate the incident by yourself (start from reading logs under /var/log/directadmin/) or open a ticket with DirectAdmin support, letting them know your root access to the server, and they will check it. If you don't qualify for free support from DirectAdmin, then you might hire me through my site.
 
Back
Top