Can the Login Screen Address be changed?

Can the login screen with an address of IP xxx.xxx.xxx.xxx:10000 be changed to www.aDomainName.com?

You will find that www.aDomainName.com:10000 will show the login panel.

If you want it to be on the default port of 80 then you would have to disable any other HTTP Server and change the port in /etc/webmin/miniserv.conf

Alternatively setup a virtual server for www.aDomainName.com and simply redirect it to xxx.xxx.xxx.xxx:10000 or www.aDomainName.com:10000

Thank you!

I created a virtual server with the same domain as virtualmin’s fqdn. When i go to my domain in the browser a get an apache page with a title of “Index of /” which is nt the index.html file in the public html folder of the newly created virtual server.

Index of /
[ICO] Name Last modified Size Description
Apache/2.2.3 (CentOS) Server at www.mydomain.com Port 80

what hav i missed?

Please ignore my last post, I figured it out thanks to this post

https://www.virtualmin.com/node/11906