Obtained patches from James (see PR)
Further enhancements from me:
- make port portlint clean
- remove webmins behaviour, to write its startup code to /etc/rc.local
a) this behaviour is discouraged now in FreeBSD
b) it blindly appended the startup code at the end of rc.local ...
my last line is exit 0, so startup code never has been executed.
- wrote simple startup script that will be installed in our usual place.
did that PREFIX-clean(tm)
- added FreeBSD 4.1 and 4.2 to the os-list ...
PR: 22312
Submitted by: "James E. Housley" <jeh@FreeBSD.org>
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
New in this version
- Added Solaris 7 support
- Better support for Redhat 5.2
- Squid NOVM and 2.1 support
- FreeBSD group quotas support
- Apache module bugfixes and support for dynamic modules
- BIND module bugfixes
- Other assorted bugfixes
Warn user if no webserver is installed
Recommend apache13-php or apache13-modssl. the php version can
be configured to use the modssl module as well ...
Webmin is a web-based interface for system administration for Unix.
Using any browser that supports tables and forms, you can setup
user accounts, Apache, DNS, file sharing and so on.
Webmin consists of a simple web server, and a number of CGI programs
which directly update system files like /etc/inetd.conf and
/etc/passwd. The web server and all CGI programs are written in
Perl version 5, and use no external modules. This means that you
only need a Perl binary to run Webmin.
More infos:
http://www.webmin.com/webmin/