These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Webmin, Virtulmin and Usermin under domain on the new forum.
Hello,
I have been trying to setup a domain such as webmin.domain.com, so that instead of going to domain.com:10000, you just type in webmin.domain.com.
This is becuase i cannot access webmin or usermin using ports, so i want to do that proxy thing. But i am not sure how to setup this using virtulmin.
I need webmin/virtulmin to load up using the domain webmin.domain.com and usermin to loadup using usermin.domain.com
Howdy,
I have been trying to setup a domain such as webmin.domain.com, so that instead of going to domain.com:10000, you just type in webmin.domain.com
To do that, you can create a new Virtual Server called "webmin.domain.com"... then, go into Server Configuration -> Edit Proxy Website, and setup your proxy in that screen.
-Eric
Thansk for the reply, i have tried using that i keep getting an 500 Internal server error problem page loading up.
I think it is somthing to do with mod_proxy. This is from my apache error log.
[Fri Apr 30 14:31:29 2010] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:29 2010] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:31 2010] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:33 2010] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:33 2010] [warn] proxy: No protocol handler was valid for the URL /favicon.ico. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:35 2010] [warn] proxy: No protocol handler was valid for the URL /favicon.ico. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:35 2010] [warn] proxy: No protocol handler was valid for the URL /favicon.ico. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:37 2010] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. [Fri Apr 30 14:31:47 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:52 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:54 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:54 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:55 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:55 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:55 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:55 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:56 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:56 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:31:56 2010] [error] [client 94.1.216.149] Directory index forbidden by Options directive: /home/serverbase/public_html/webmin/ [Fri Apr 30 14:33:27 2010] [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
I have managed to get mod_proxy working on my server, but it is not working how i want it to work. At the moment when i type webmin.domain.com it just redirects to domain.com:10000.
I want to make it so that it just uses webmin.domain.com, so that i can access the website when im at college which block all ports apart from 80.
EDIT
I have manged to get it working correctlym, now the only problem i am having is that when i try to login i get this.
Error - No cookies
How did you do it RapidZ? I also want to remove the port so I don't have to tell users to remember the port.