|
From: Jamie C. <jca...@we...> - 2006-07-29 04:52:47
|
On 28/Jul/2006 04:41 Kaushal Shriyan wrote .. > Hi ALL > > I did the followed steps for installing webmin-1.290 > > #cp webmin-1.290 /usr/local/ > #cd /usr/local/webmin-1.290 > #./setup.sh > > It installed successfully, > > I have apache web server running which came with the default > installation of RHEL AS U2 > > my query is when i did > > #grep webmin-1.290 /etc/httpd/conf/httpd.conf > > it gave me nothing > > so how does it integrate with a running apache web server > > Please let me know if you need any further information on this Webmin doesn't actually need to integrate with Apache - it runs its own web server (called miniserv.pl) with root permissions. - Jamie |