Forum archive
Accessing webmin through domainname, not IP
Hi all,
can I somehow make webmin accessible through domain name, and not through IP.
I can access it normally through IP. I tried making a virtual host that points to /var/webmin but it gave me 403. Then I tried to make a symlink /var/www/webmin -> /var/webmin and pointed the virtual host to /var/www/webmin but I got the 403 again when trying to access webmin through a domain name.
Is there a way to make this work or did I figure it all wrong?
Thank you :)
I mean, it's obviously permissions, but I don't want to change them just yet not to mess something up. That's why I'm asking here - if someone knows of a preferred way to do it.