Thursday, May 9, 2013

webmin customize This web server is running in SSL mode. Try the URL


To customize webmin error message when try access to webmin login on http connection follow these few steps (this giude refer to centos 6.4 )

1 cd /usr/libexec/webmin/
2. vim miniserv.pl

3. find error string ... "This web server is running in SSL mode. Try the URL..."
4. Change it with you favorite error message string and variables
5. Save
6 service webmin restart

Done!

Now you can login to your http:\\yourdomain.ext:10000 console and see :)


Brokenpipe

Please leave a small feedback if this post has been usefull for you.