[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/system/c-icap/
 
Current bandwidth utilization 1519.23 Mbit/s
Bandwidth utilization bar
Contents of README:
c-icap is an implementation of an ICAP server. It can be used with HTTP
proxies that support the ICAP protocol to implement content adaptation
and filtering services.

In order to start c-icap at boot and stop it properly at shutdown,
make sure rc.c-icap is executable and add the following lines to
the following files:

        /etc/rc.d/rc.local
        ==================
        # Startup c-icap
        if [ -x /etc/rc.d/rc.c-icap ]; then
                /etc/rc.d/rc.c-icap start
        fi

        /etc/rc.d/rc.local_shutdown
        ===========================
        # Stop c-icap
        if [ -x /etc/rc.d/rc.c-icap ]; then
                /etc/rc.d/rc.c-icap stop
        fi

Icon  Name                                   Last modified      Size  
[DIR] Parent Directory - [TXT] README 14-Jun-2018 16:01 689 [TXT] c-icap.SlackBuild 11-Mar-2022 06:34 3.6K [TXT] c-icap.conf 14-Jun-2018 16:01 26K [   ] c-icap.info 14-Jun-2018 16:01 313 [   ] doinst.sh 14-Jun-2018 16:01 624 [   ] rc.c-icap 14-Jun-2018 16:01 529 [TXT] slack-desc 14-Jun-2018 16:01 794

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!