Caudium 1.2.x
Copyright
Caudium is Copyright © The Caudium Group, 2000- Based on Roxen 1.3, Copyright © Roxen Internet Software AB, 1994 - 2000 Pike is Copyright © to Fredrik Hübinette, 1994 - 2000
This software is distributed under GPL, see the file COPYING for more details.
Installing
Read INSTALLING for installation instructions.
The directories
tools/ Misc tools.
o addfp98.pike -- maintainance tool for Frontpage.
o backlog-bumper -- for Solaris 2.4 and up.
o xdumpfont -- dumps an X font to a Caudium font.
o make_changelog -- makes a ChaneLog from CVS-entries.
o init.d_roxen -- /etc/init.d script starting point.
Stop does not work correctly.
o compress.pike -- Gz compresses files.
o uncompress.pike -- Gz decompresses files.
src/ Various programs and modules used by Caudium that requires
compilation (ie programs written in C).
server/ The pike objects, all modules and other misc source that is
the core of the Caudium software.
Important subdirs:
o base_server -- Core server sources
o languages -- Language modules
o protocols -- Protocol modules
o modules -- Caudium core modules, in subdirs
o etc -- Misc. files
o config_actions -- Plugins for the configuration interface
o server_templates -- Server template files for the 'add a new
virtual server' action in the
configuration interface.
