|
From: Jamie C. <jca...@we...> - 2006-08-25 17:15:25
|
On 25/Aug/2006 08:21 =3D?ISO-8859-1?Q?J=3DE9r=3DF4me_Wax?=3D wrote .. > Michael Ryerse a =E9crit : > > Hi, I am considering installing Webmin on my server, but need to know > > if I can access it from work, which filters all web connections > > limiting me to port 80. Will webmin work for me? Seems to me webmin > > runs as it's own webserver and requires a different port to work > > properly. Sorry if this is a common question, I searched > > www.webmin.com <http://www.webmin.com> FAQ's, searched this list, > > googled, and searched some other sites but cannot find an answer. > > Thank you! > > > > -Mike > > You can install it on Apache, I recommand you this page > "http://www.webmin.com/apache.html" I've been in this situation myself (where port 10000 is blocked), and the solution was to setup an apache virtual server which uses the proxypass directives to forward traffic to port 10000 on the same machine. This is documented on the page above.. |